Skip to content

Commit

Permalink
field test
Browse files Browse the repository at this point in the history
  • Loading branch information
aviadingo committed Dec 8, 2024
1 parent 78d8ab7 commit 481805e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Checkout CUDA Backend
if: needs.check-changed-files.outputs.cpp == 'true'
# if: needs.check-changed-files.outputs.cpp == 'true'
uses: actions/checkout@v4
with:
repository: ingonyama-zk/icicle-cuda-backend
Expand Down

0 comments on commit 481805e

Please sign in to comment.