Skip to content

Commit

Permalink
Update gophermart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrodriges authored Dec 5, 2023
1 parent 45feb5b commit d54e8ee
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/gophermart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ jobs:
- name: Download autotests binaries
uses: robinraju/[email protected]
with:
repository: Yandex-Practicum/go-autotests-bin
tag: "v0.9.16"
repository: Yandex-Practicum/go-autotests
latest: true
fileName: "*"
out-file-path: .tools
token: ${{ secrets.GITHUB_TOKEN }}

- name: Setup autotest binary
run: |
Expand Down

0 comments on commit d54e8ee

Please sign in to comment.