Some CI.yml updates
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 22s

This commit is contained in:
2025-05-21 00:24:47 -04:00
parent 6f058b176a
commit 0a0159dc20

View File

@ -22,7 +22,9 @@ jobs:
- uses: actions/setup-go@v5 - uses: actions/setup-go@v5
with: with:
go-version: ${{ matrix.go-version }} go-version: ${{ matrix.go-version }}
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: | - run: |
go get -u . go get -u .
go test ./. go test ./.