Skip to content

Commit

Permalink
Don't run submission benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikmakait committed Nov 12, 2024
1 parent 82ad744 commit 3d28f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/geospatial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
MEMRAY_PROFILE: "none"
run: |
pytest --benchmark \
tests/geospatial \
tests/geospatial -m geo_execution \
-n 4 --dist loadscope \
--scale ${{ inputs.scale }} \
Expand Down

0 comments on commit 3d28f9b

Please sign in to comment.