Skip to content

Commit

Permalink
Fix YAML syntax error in workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
IshaanDesai committed Jan 24, 2025
1 parent 63cdd9d commit b7de775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-adaptivity-tests-parallel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
working-directory: micro-manager
run: pip3 install .

- name: Run integration test with global adaptivity in parallel
- name: Run integration test with global adaptivity in parallel
timeout-minutes: 3
working-directory: micro-manager/tests/integration/test_unit_cube
run: |
Expand Down

0 comments on commit b7de775

Please sign in to comment.