Skip to content

Commit

Permalink
Try windows build 15
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeySeroshtan committed Apr 27, 2024
1 parent 7bdd5ea commit ec452a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-windows-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
- name: Build project
run: cmake --build build --parallel $NUMBER_OF_PROCESSORS
- name: Test project
if: False
working-directory: build
run: ctest --verbose
- name: Package project
Expand Down

0 comments on commit ec452a5

Please sign in to comment.