pwd
Some checks failed
Run nightly tests / build (push) Successful in 35s
Run short tests / run-tests (push) Has been cancelled

This commit is contained in:
2025-05-21 20:01:05 +02:00
parent 69c6d2fd3f
commit e1a9f24d2b

View File

@@ -16,7 +16,7 @@ jobs:
with: with:
go-version: '1.23' go-version: '1.23'
- name: build - name: build
run: go build ../../src run: pwd
# nightly-tests: # nightly-tests:
# runs-on: [ubuntu-latest, cloud] # runs-on: [ubuntu-latest, cloud]
# steps: # steps: