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