Skip to content

Commit

Permalink
Removed --random order
Browse files Browse the repository at this point in the history
  • Loading branch information
mercybassey committed Mar 9, 2024
1 parent f304fa4 commit 73d37ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parsl+flux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
- name: Start Flux and Test Parsl with Flux
run: |
flux start pytest parsl/tests/test_flux.py --config local --random-order
flux start pytest parsl/tests/test_flux.py --config local

0 comments on commit 73d37ec

Please sign in to comment.