Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisLys committed Nov 3, 2024
1 parent 47fa7fc commit dd80f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Install xcresults
run: |
curl -L -s wget https://github.com/eroshenkoam/xcresults/releases/latest/download/xcresults
wget https://github.com/eroshenkoam/xcresults/releases/latest/download/xcresults
chmod +x xcresults
export PATH=$PATH:$(pwd)/xcresults/bin
Expand Down

0 comments on commit dd80f27

Please sign in to comment.