We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb72fe commit 760234dCopy full SHA for 760234d
1 file changed
.github/workflows/main.yml
@@ -44,7 +44,7 @@ jobs:
44
sudo rm -rf /home/runner/miniconda3 || true
45
sudo rm -rf /usr/share/miniconda || true
46
continue-on-error: true
47
-
+
48
- uses: actions/checkout@v4
49
50
- name: Test workflow
0 commit comments