Skip to content

Commit

Permalink
change transport for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbez committed Dec 13, 2023
1 parent 73d9f2e commit 6e9ffb3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ jobs:
- name: Test PDC
working-directory: build
run: ctest -L serial
run: |
export HG_TRANSPORT="sockets"
ctest -L serial

0 comments on commit 6e9ffb3

Please sign in to comment.