Skip to content

Commit 8ab9604

Browse files
authored
Revert "ci.yaml and pr.yaml update (#6218)"
This reverts commit 30843d2.
1 parent c142110 commit 8ab9604

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ jobs:
150150
id: cpu-cores
151151
- name: Clean dotnet folder for space
152152
run: rm -Rf /usr/share/dotnet
153-
- run: python -m pip install pillow tifffile
154153
- name: Planemo test
155154
uses: galaxyproject/planemo-ci-action@v1
156155
id: test

.github/workflows/pr.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ jobs:
290290
id: cpu-cores
291291
- name: Clean dotnet folder for space
292292
run: rm -Rf /usr/share/dotnet
293-
- run: python -m pip install pillow tifffile
294293
- name: Planemo test
295294
uses: galaxyproject/planemo-ci-action@v1
296295
id: test

0 commit comments

Comments
 (0)