Skip to content

Commit

Permalink
Install pkg-config is no longer needed (#2263)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTim committed Mar 25, 2020
1 parent 8e95515 commit 9f68951
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Expand Up @@ -8,7 +8,6 @@ jobs:
DEVELOPER_DIR: /Applications/Xcode_11.4_beta.app/Contents/Developer
steps:
- uses: actions/checkout@v2
- run: brew install pkg-config
- run: xcrun swift test --enable-test-discovery --sanitize=thread
vapor_xenial:
container:
Expand Down

0 comments on commit 9f68951

Please sign in to comment.