Skip to content

Commit

Permalink
[CI] Debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghb97 committed Feb 11, 2025
1 parent d1f47be commit 591eda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TestBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ jobs:
# This step executes the actual build verification after caching is set up.
- name: Test build
run: |
conda activate buddy
source ~/miniconda3/bin/activate buddy
bash ./tests/Actions/TestBuild.sh llvm/build-${{ steps.llvm-build-dir.outputs.commit }}
shell: bash

0 comments on commit 591eda8

Please sign in to comment.