Skip to content

Commit

Permalink
fix proj-sys working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkirk committed Apr 17, 2022
1 parent 67e0731 commit f47b88b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ jobs:
runs-on: macos-latest
env:
_PROJ_SYS_TEST_EXPECT_BUILD_FROM_SRC: 0
defaults:
run:
working-directory: proj-sys
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit f47b88b

Please sign in to comment.