oops fix ci orc check

This commit is contained in:
Jaremy Creechley 2023-08-01 18:36:08 -07:00
parent 3e9f4e34c3
commit 57b77384d7
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300
1 changed files with 2 additions and 1 deletions

View File

@ -66,8 +66,9 @@ jobs:
## Part 1 Tests ##
- name: Setup ORC Test on Some Linux
if: matrix.testOrc == true
if: matrix.tests == 'orc'
run: |
echo '' >> config.nims
echo '--mm:orc' >> config.nims
echo '' >> config.nims