Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MehdiChinoune committed Mar 17, 2024
1 parent 85f96b4 commit 7f38f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cmake .. \
-GNinja \
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }} \
-DPFUNIT_DIR=/opt/pfunit/PFUNIT-4.2/cmake
-DPFUNIT_DIR=/opt/pfunit/PFUNIT-4.9/cmake
- name: Building
run: ninja -C build
- name: Testing
Expand Down

0 comments on commit 7f38f29

Please sign in to comment.