Skip to content

Commit

Permalink
added run step for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
bjanice75 committed Mar 11, 2024
1 parent b3cdad2 commit 426faad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
with:
fetch-depth: 0
path: om

- run: pwd

- name: Set up Go
uses: actions/setup-go@v3
Expand Down

0 comments on commit 426faad

Please sign in to comment.