Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
phrp720 committed Nov 23, 2024
1 parent 49a3856 commit 962d903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Build aw-sync-agent
working-directory: aw-sync-agent
run: go build -o aw-sync-agent ./tests/
run: go build -o ./tests/aw-sync-agent

- name: Run Go tests
working-directory: aw-sync-agent
Expand Down

0 comments on commit 962d903

Please sign in to comment.