Skip to content

Commit

Permalink
fixup path to testing environment
Browse files Browse the repository at this point in the history
As title
  • Loading branch information
esc committed Feb 4, 2025
1 parent e09be60 commit 9c78968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llvmlite_linux-64_conda_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ jobs:
conda install conda-build
- name: Run tests
run: conda build --test llvmlite*.conda
run: conda build --test linux-64/llvmlite*.conda

0 comments on commit 9c78968

Please sign in to comment.