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 88770ee commit 18c26a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
with:
node-version: 16.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
- run: npm run test

0 comments on commit 18c26a7

Please sign in to comment.