mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 03:59:46 +01:00
test
This commit is contained in:
11
.github/workflows/test.yml
vendored
Normal file
11
.github/workflows/test.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
name: yarn version
|
||||
|
||||
on: ['push']
|
||||
|
||||
jobs:
|
||||
run:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Yarn
|
||||
run: yarn -v
|
||||
Reference in New Issue
Block a user