Skip to content

Commit ebb0be1

Browse files
committed
Drop "regenerate manifest" GHA step
1 parent 652da9d commit ebb0be1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build_and_test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ jobs:
4242
- name: Install some testing dependencies (hard-coded)
4343
run: python -m pip install pytest pytest-cov devtools jsonschema requests wget pooch
4444

45-
- name: Regenerate the manifest
46-
run: python src/fractal_helper_tasks/dev/create_manifest.py
47-
4845
- name: Cache Pooch folder
4946
id: cache-pooch-folder
5047
uses: actions/cache@v3

0 commit comments

Comments
 (0)