Don't explicitly install jq on macOS

This commit is contained in:
Jochen Schalanda 2019-11-20 22:07:10 +01:00
parent 395d858bf3
commit 26c5bd51ad
No known key found for this signature in database
GPG Key ID: 2FC1B61A8D1F4BB0

View File

@ -14,9 +14,6 @@ jobs:
os: ['ubuntu-latest', 'macOS-latest']
steps:
- uses: actions/checkout@v1
- uses: mstksg/get-package@v1
with:
brew: jq
- name: Install asdf
run: git clone --depth 1 --quiet https://github.com/asdf-vm/asdf.git
- name: Run tests