Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenpi committed Jul 5, 2023
1 parent 341001c commit 91bdcd3
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 @@ -99,9 +99,9 @@ jobs:
run: julia --color=yes --project=@juliahub-jet test/jet.jl
env:
JULIAHUB_TEST_JET: basic
continue-on-error: true
- name: "JET.test_package(..., mode=:typo)"
run: julia --color=yes --project=@juliahub-jet test/jet.jl
continue-on-error: true

docs:
name: Documentation
Expand Down

0 comments on commit 91bdcd3

Please sign in to comment.