Skip to content

Commit

Permalink
Oops.
Browse files Browse the repository at this point in the history
  • Loading branch information
robrix committed Oct 4, 2024
1 parent 62493cb commit 9b99c02
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 @@ -50,7 +50,7 @@ jobs:
- name: Build & test
run: |
cabal v2-build --project-file=cabal.project.ci
# cabal v2-run --project-file=cabal.project.ci fresnel:test
# cabal v2-run --project-file=cabal.project.ci fresnel:test
cabal v2-haddock --project-file=cabal.project.ci
cabal v2-sdist --project-file=cabal.project.ci
cabal check

0 comments on commit 9b99c02

Please sign in to comment.