Skip to content

Commit

Permalink
Fix: npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianKoerner committed Sep 4, 2023
1 parent 0159174 commit 96b8b9d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,5 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- name: latest npm
run: npm i -g npm@latest
- run: npm install
- run: npm test

0 comments on commit 96b8b9d

Please sign in to comment.