Skip to content

Commit

Permalink
chore(deps): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ffalt committed Dec 1, 2023
1 parent 18c26a7 commit e44c8ba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Expand Up @@ -18,9 +18,7 @@ jobs:
with:
node-version: 10.x
- name: Checkout submodules
uses: srt32/git-actions@v0.0.3
with:
args: git submodule update --init --recursive
run: git submodule update --init --recursive
- run: npm ci
- run: npm run build
- name: Test & publish code coverage
Expand Down

0 comments on commit e44c8ba

Please sign in to comment.