Skip to content

Commit

Permalink
experimenting
Browse files Browse the repository at this point in the history
  • Loading branch information
glennj committed Oct 26, 2023
1 parent 6ba5780 commit 70320dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
sudo curl -o /usr/bin/jq https://github.com/jqlang/jq/releases/download/jq-1.7/jq-linux-amd64 &&
sudo chmod -v 755 /usr/bin/jq
command -v jq
uname -sm
jq --version 2>&1
- name: Run tests for changed/added exercises
Expand Down

0 comments on commit 70320dd

Please sign in to comment.