Skip to content

Commit

Permalink
Revert "ci.yaml and pr.yaml update (galaxyproject#6218)" (galaxyproje…
Browse files Browse the repository at this point in the history
…ct#6228)

This reverts commit 30843d2.
  • Loading branch information
mvdbeek authored and nilchia committed Aug 24, 2024
1 parent 230115f commit 7beda27
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ jobs:
id: cpu-cores
- name: Clean dotnet folder for space
run: rm -Rf /usr/share/dotnet
- run: python -m pip install pillow tifffile
- name: Planemo test
uses: galaxyproject/planemo-ci-action@v1
id: test
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ jobs:
id: cpu-cores
- name: Clean dotnet folder for space
run: rm -Rf /usr/share/dotnet
- run: python -m pip install pillow tifffile
- name: Planemo test
uses: galaxyproject/planemo-ci-action@v1
id: test
Expand Down

0 comments on commit 7beda27

Please sign in to comment.