Skip to content

Commit ec1b4a7

Browse files
committed
test: see how CI output works
1 parent 860a633 commit ec1b4a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
steps:
1515
- name: Check out code
1616
uses: actions/checkout@v4
17+
- name: Feeling cute. Might (aka should) delete later
18+
run: git branch --show-current
1719
- name: Set up Go
1820
uses: actions/setup-go@v5
1921
with:

0 commit comments

Comments
 (0)