Fix yaml workflows syntax

This commit is contained in:
Alejandro Gallo 2022-09-12 20:02:51 +02:00
parent 5ca94e3238
commit 81e89274ab

View File

@ -33,9 +33,9 @@ jobs:
- clang7 - clang7
- clang6 - clang6
- clang5 - clang5
cuda: cuda:
- false - false
- true - true
steps: steps:
- uses: actions/checkout@v2.3.4 - uses: actions/checkout@v2.3.4