Skip to content

Commit

Permalink
chore: debugging workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Remy Chibois committed Jun 1, 2023
1 parent 2fab131 commit 1284f81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
env:
NPROCS: 1
run: |
echo $PATH
ls -al ~/bin
make install-deps
make acceptance
working-directory: cpp

0 comments on commit 1284f81

Please sign in to comment.