Skip to content

Commit

Permalink
simulate all platforms fail
Browse files Browse the repository at this point in the history
  • Loading branch information
mweberxyz committed Mar 30, 2024
1 parent 3f567b7 commit b2a918d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
echo git: $(git --version)
- name: Install dependencies
run: npm install
run: false && npm install

- name: Print installed dependencies
run: npm ls --all
Expand Down

0 comments on commit b2a918d

Please sign in to comment.