Skip to content

Commit 7533d2e

Browse files
author
Andy Ford
authored
Update build.yml
1 parent 14f5c10 commit 7533d2e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ jobs:
4747
- name: Run Tests
4848
working-directory: build
4949
run: |
50+
cd test
5051
dir
52+
cd ..
5153
ctest -C Release --output-on-failure --no-tests=error
5254
5355
format:

0 commit comments

Comments
 (0)