Skip to content

Commit 65aec37

Browse files
committed
fix
1 parent 7cb531e commit 65aec37

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/run_spicebench.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
client-id: ${{ secrets.SPICE_MANAGEMENT_CLIENT_ID }}
1717
client-secret: ${{ secrets.SPICE_MANAGEMENT_CLIENT_SECRET }}
1818

19-
- run: echo "$SPICE_MANAGEMENT_TOKEN"
20-
- run: exit 1
21-
2219
- name: Install Rust
2320
run: |
2421
echo "${CARGO_HOME:-$HOME/.cargo}/bin" >> $GITHUB_PATH

0 commit comments

Comments
 (0)