We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
{0}
1 parent d7cb0b9 commit b787928Copy full SHA for b787928
.github/workflows/LoopVecTests.yml
@@ -32,7 +32,7 @@ jobs:
32
repository: ${{ matrix.package.user }}/${{ matrix.package.repo }}
33
path: loopvec
34
- name: Load this and run the LoopVectorization tests
35
- shell: julia --color=yes
+ shell: julia --color=yes {0}
36
run: |
37
using Pkg
38
try
0 commit comments