Skip to content

Commit

Permalink
ci: try using firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Nov 11, 2024
1 parent b14aa8b commit e252f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Test
run: |
cabal test all --test-option="--headless-tests"
cabal test all --test-options="--headless-tests --firefox"
# - name: Archive test_runs
# uses: actions/upload-artifact@v4
Expand Down

0 comments on commit e252f08

Please sign in to comment.