There was an error while loading. Please reload this page.
2 parents a3a2393 + eadef10 commit b0f473dCopy full SHA for b0f473d
2 files changed
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ jobs:
9
test:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
13
- run: npm ci
14
- run: npm run lint
15
- run: npm test
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
16
0 commit comments