Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Nissan Pow committed Feb 26, 2025
1 parent 869c38f commit 16e4f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metaflow.s3_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
METAFLOW_DATASTORE_SYSROOT_S3: ${{ secrets.METAFLOW_S3_TEST_ROOT }}
run: |
cd test/data
PYTHONPATH=$(pwd)/../../ python3 -m pytest --benchmark-skip -x -s -v -n 32 --forked
PYTHONPATH=$(pwd)/../../ python3 -m pytest --benchmark-skip -x -s -v -n 16 --forked

0 comments on commit 16e4f98

Please sign in to comment.