Compare commits
1 Commits
f36a56d6c4
...
5b693fd30f
| Author | SHA1 | Date |
|---|---|---|
|
|
5b693fd30f |
|
|
@ -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