Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
ZainRizvi committed May 3, 2023
1 parent f33cbeb commit b95e719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_linux-build.yml
Expand Up @@ -87,7 +87,7 @@ jobs:
if: always() && steps.test.conclusion && steps.test.conclusion != 'skipped'
with:
cache_dir: ${{ env.GITHUB_WORKSPACE }}/.pytest_cache
shard: ${{ matrix.shard }}
# shard: ${{ matrix.shard }}

- name: Calculate docker image
id: calculate-docker-image
Expand Down

0 comments on commit b95e719

Please sign in to comment.