cicd: trying without go cache. Otherwise ill just use a go image
All checks were successful
Run Test Suite / test (push) Successful in 14s
All checks were successful
Run Test Suite / test (push) Successful in 14s
This commit is contained in:
parent
997c4143ca
commit
c963d66e3b
1
.github/workflows/EditorTests.yml
vendored
1
.github/workflows/EditorTests.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version-file: go.mod # Use mod file directly
|
||||
cache: false
|
||||
# go-version: "1.25.5" # Pin version
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user