We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d2eb8 commit 3f59d3aCopy full SHA for 3f59d3a
.github/workflows/test.yml
@@ -28,7 +28,6 @@ jobs:
28
run: |
29
echo "::set-output name=dir::$(pip cache dir)"
30
echo "{dir}={$(pip cache dir)}" >> $GITHUB_OUTPUT
31
-
32
33
- name: Cache
34
uses: actions/cache@v4
0 commit comments