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 652da9d commit ebb0be1Copy full SHA for ebb0be1
.github/workflows/build_and_test.yml
@@ -42,9 +42,6 @@ jobs:
42
- name: Install some testing dependencies (hard-coded)
43
run: python -m pip install pytest pytest-cov devtools jsonschema requests wget pooch
44
45
- - name: Regenerate the manifest
46
- run: python src/fractal_helper_tasks/dev/create_manifest.py
47
-
48
- name: Cache Pooch folder
49
id: cache-pooch-folder
50
uses: actions/cache@v3
0 commit comments