Skip to content

Commit

Permalink
Remove BASE redefinition, r1
Browse files Browse the repository at this point in the history
  • Loading branch information
leshikus committed Mar 11, 2024
1 parent 8f9fc7c commit 6715715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda_build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Run core tests
run: |
scripts/test-triton.sh --conda
conda run -n triton scripts/test-triton.sh
- name: Save conda cache
if: ${{ steps.conda-cache.outputs.status == 'miss' }}
Expand Down

0 comments on commit 6715715

Please sign in to comment.