Skip to content

Commit

Permalink
Fix test shell
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-johansson committed May 10, 2024
1 parent f428f6b commit 15ea81f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,4 @@ jobs:

- name: Run core tests
working-directory: ./build/debug
shell: cmd
run: ./tactile-core-test
1 change: 0 additions & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,4 @@ jobs:

- name: Run core tests
working-directory: ./build/debug
shell: cmd
run: ./tactile-core-test

0 comments on commit 15ea81f

Please sign in to comment.