Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
chore(): updated ci
Browse files Browse the repository at this point in the history
le-vlad committed Sep 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 63bb31d commit 0fa59ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gotest.yaml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ jobs:
go-version: "1.22"

- name: Install dependencies
run: go mod download
run: go mod tidy

- name: Run tests
run: go test -v ./...

0 comments on commit 0fa59ea

Please sign in to comment.