Skip to content

Commit

Permalink
do not persist again
Browse files Browse the repository at this point in the history
  • Loading branch information
jorendumoulin committed Oct 1, 2024
1 parent d9668e9 commit 7ea124f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: actions/checkout@v4
with:
lfs: true
persist-credentials: false
- name: Install snax-mlir
run: python3 -m pip install '-e.[dev,viz]'
- name: Run benchmarks
Expand Down

0 comments on commit 7ea124f

Please sign in to comment.