Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwarfovich committed Sep 9, 2024
1 parent bc744dd commit f9fb36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/HW3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Run tests
if: ${{ env.build_tests }}
working-directory: /home/runner/work/Otus/Otus/./HW3/linux-build-release
working-directory: /home/runner/work/Otus/Otus/./HW3/build-linux-release
run: ctest --test-dir .

- name: Check tests results
Expand Down

0 comments on commit f9fb36d

Please sign in to comment.