Skip to content

Commit

Permalink
Наброски обращений к БД
Browse files Browse the repository at this point in the history
  • Loading branch information
Demosfenys committed Feb 15, 2023
1 parent 3f00a55 commit 20a3bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gophermart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Prepare binaries
run: |
(cd cmd/gophermart && go build -o gophermart)
(cd cmd/gophermart && go build -buildvcs=false -o gophermart)
(cd cmd/accrual && chmod +x accrual_linux_amd64)
- name: Test
Expand Down

0 comments on commit 20a3bdd

Please sign in to comment.