fix condition

This commit is contained in:
ok-nick 2022-07-18 12:29:50 -04:00
parent 6384d567e6
commit 3dfad1aa7f

View file

@ -69,6 +69,7 @@ jobs:
- uses: ./.github/actions/test
with:
version: 0.2.2
no-trust-check: true
path: "./project"
test_mac_version_and_path:
@ -80,6 +81,7 @@ jobs:
- uses: ./.github/actions/test
with:
version: 0.2.2
no-trust-check: true
path: "./project"
@ -92,4 +94,5 @@ jobs:
- uses: ./.github/actions/test
with:
version: 0.2.2
no-trust-check: true
path: "./project"