Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
osa1 committed Jan 16, 2024
1 parent 89421ef commit f5abe31
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 @@ -48,7 +48,7 @@ jobs:
override: true

- name: 'Type check Prelude.hs'
run: cargo run
run: cargo run --bin h10

check_formatting:
name: 'Check formatting'
Expand Down

0 comments on commit f5abe31

Please sign in to comment.