Skip to content

Commit

Permalink
modified path name for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
bjanice75 committed Mar 11, 2024
1 parent caa2978 commit 9ca792b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version-file: '/om/go.mod'
go-version-file: './om/go.mod'

- name: Test
run: |
Expand Down

0 comments on commit 9ca792b

Please sign in to comment.