We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
install jq
1 parent 214d71e commit ae1d4b4Copy full SHA for ae1d4b4
.github/workflows/check-deprecated-exercises.yml
@@ -11,7 +11,5 @@ jobs:
11
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
12
with:
13
fetch-depth: 0
14
- - name: Install jq
15
- run: sudo apt-get update && sudo apt-get install -y jq
16
- name: Test deprecated exercises using test-deprecated-exercises
17
run: bin/test-deprecated-exercises
0 commit comments