Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Sep 26, 2024
1 parent 22b1fac commit 1fad79f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ jobs:
with:
workload_identity_provider: 'projects/385088528371/locations/global/workloadIdentityPools/github/providers/github'
service_account: '[email protected]'
project_id: 'iterative-sandbox'
- uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true
- run: |
pip3 install fsspec gcsfs
python3 -c 'from fsspec import filesystem; print(filesystem("gcs").ls("gs://dvc-bench"))'

0 comments on commit 1fad79f

Please sign in to comment.