We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73e1a7 commit 054c49eCopy full SHA for 054c49e
.github/workflows/run_tests.yml
@@ -18,7 +18,6 @@ jobs:
18
uses: actions/setup-python@v5
19
with:
20
python-version: ${{ matrix.python-version }}
21
- cache-save: false
22
- name: Set up peeble
23
run: |
24
export GOPATH=~/go
0 commit comments