Skip to content

Commit

Permalink
no, not run on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattk70 committed Nov 14, 2024
1 parent 0237a33 commit 6ff6b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-installation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:

# Tests
- name: Test packaged application
# if: runner.os != 'Linux'
if: runner.os != 'Linux'
run: npm test


0 comments on commit 6ff6b66

Please sign in to comment.