We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c0a8c5 commit 7538d0aCopy full SHA for 7538d0a
.github/workflows/build-test-tidy-pr.yaml
@@ -35,7 +35,7 @@ jobs:
35
sensing/**
36
37
- name: Output result
38
- run: |
+ run: |
39
echo "CUDA job needed: ${{ steps.check.outputs.any_changed }}"
40
shell: bash
41
0 commit comments