Skip to content

Commit

Permalink
chore: debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
rgracey committed Nov 15, 2023
1 parent fdf6ddd commit df943f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: 1.20.*
- name: Install dependencies
run: go mod download
- name: Debugging
run: go env
- name: Run tests
env:
AUTH0_DOMAIN: ${{ secrets.AUTH0_DOMAIN }}
Expand Down

0 comments on commit df943f7

Please sign in to comment.