Skip to content

Commit

Permalink
Debug CU no 9.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Peschke committed Feb 24, 2024
1 parent cea3a18 commit 6eef237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Build Instantiator
working-directory: ${{runner.workspace}}/build
shell: bash
run: cmake --build . --config $BUILD_TYPE -- -j2
run: cmake --build . -- -j2

- name: Install Instantiator
working-directory: ${{runner.workspace}}/build
Expand Down

0 comments on commit 6eef237

Please sign in to comment.