fix workflows

This commit is contained in:
Lars Melchior 2020-04-11 12:35:55 +02:00
parent c94580f25c
commit 45d1ec8ba9
5 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
name: Style
name: MacOS
on: [push]
@ -21,5 +21,5 @@ jobs:
- name: test
run: |
cd build/debug
cd build
ctest --build-config Debug

View file

@ -1,4 +1,4 @@
name: MacOS
name: Style
on: [push]

View file

@ -21,5 +21,5 @@ jobs:
- name: test
run: |
cd build/debug
cd build
ctest --build-config Debug

View file

@ -21,5 +21,5 @@ jobs:
- name: test
run: |
cd build/debug
cd build
ctest --build-config Debug