Skip to content

Commit

Permalink
Check the GitHub context.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Oct 28, 2024
1 parent cd74630 commit b656e61
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ on:
- trunk

jobs:
debug:
name: Show debugging information
runs-on: ubuntu-latest
steps:
- run: echo '${{ toJSON(github) }}'

setup_uv_default:
name: setup-uv [default]
runs-on: ubuntu-latest
Expand Down

0 comments on commit b656e61

Please sign in to comment.