Compare commits
1 Commits
fdd546e12a
...
707456ce3f
| Author | SHA1 | Date |
|---|---|---|
|
|
707456ce3f |
|
|
@ -5,5 +5,6 @@ on: [push]
|
|||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
steps:
|
||||
- run: npm run test
|
||||
Loading…
Reference in New Issue