test
Some checks failed
irc build / Checkout (push) Failing after 0s
irc build / Build (push) Failing after 7s

This commit is contained in:
blackbeard420 2025-03-06 22:05:03 -05:00
parent 6a0c950b67
commit 5efb2adcd9

View File

@ -8,6 +8,9 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v4
- name: build
uses: docker://golang
run: go build
Build:
runs-on: ubuntu-latest