Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mzack9999 committed Nov 26, 2024
1 parent 1501d00 commit d7ea75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Build
run: go build .
working-directory: v2/cmd/naabu/
working-directory: cmd/naabu/

- name: Test
run: go test -race ./...
Expand Down

0 comments on commit d7ea75f

Please sign in to comment.