1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-11-01 02:31:34 +01:00

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

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