Skip to content

Commit

Permalink
correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
aghaeifar committed Dec 22, 2024
1 parent 6b00fca commit 86fc3d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,5 @@ jobs:

- name: Run Unit Tests
run: |
ls ${{github.workspace}}
cd ${{github.workspace}}/build/tests
cd ${{github.workspace}}
./spinwalk_test

0 comments on commit 86fc3d8

Please sign in to comment.