Skip to content

Commit

Permalink
Try macos test
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Dec 2, 2024
1 parent cbb745d commit 5398532
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 @@ -50,5 +50,5 @@ jobs:
xvfb-run --auto-servernum npm run test-ci
- name: Run Unit Tests - MacOS
if: macos-14
if: matrix.os == 'macos-14'
run: npm run test-ci

0 comments on commit 5398532

Please sign in to comment.