Skip to content

Commit

Permalink
Update test_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BachiLi authored Apr 3, 2024
1 parent ff1d5cb commit 1d7ad28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
pip install -r requirements.txt
sudo apt update
sudo apt install snapd intel-opencl-icd
sudo apt install snapd ocl-icd-opencl-dev intel-opencl-icd
sudo snap install ispc
- name: Running tests
run: |
Expand Down

0 comments on commit 1d7ad28

Please sign in to comment.