test: see how CI output works
This commit is contained in:
parent
860a633e11
commit
ec1b4a72cb
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -14,6 +14,8 @@ jobs:
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4
|
||||
- name: Feeling cute. Might (aka should) delete later
|
||||
run: git branch --show-current
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user