Skip to content

Commit

Permalink
fix a CI-breaking typo
Browse files Browse the repository at this point in the history
Co-authored-by: Kacper Kowalik <xarthisius.kk@gmail.com>
  • Loading branch information
neutrinoceros and Xarthisius authored Feb 9, 2023
1 parent 1a1b3e6 commit 9bdd266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ other_tests:
- "--ignore-file=test_firefly\\.py"
- "--ignore-file=test_callable_grids\\.py"
- "--ignore-file=test_external_frontends\\.py"
- "--ingore-file=test_stream_stretched\\.py"
- "--ignore-file=test_stream_stretched\\.py"
- "--exclude-test=yt.frontends.gdf.tests.test_outputs.TestGDF"
- "--exclude-test=yt.frontends.adaptahop.tests.test_outputs"
- "--exclude-test=yt.frontends.stream.tests.test_stream_particles.test_stream_non_cartesian_particles"
Expand Down

0 comments on commit 9bdd266

Please # to comment.