Skip to content

Commit

Permalink
run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed May 22, 2024
1 parent ec6afe6 commit 8d79dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrationTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ jobs:
- name: Install npm
uses: actions/setup-node@v3
with:
node-version: matrix.node
node-version: ${{ matrix.node }}

- name: Config list
run: npm config ls -l
Expand Down

0 comments on commit 8d79dbf

Please sign in to comment.