Skip to content

Commit

Permalink
Remove python-list and galaxy-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Apr 5, 2024
1 parent f0fe5f1 commit 6aade7d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/wftest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,13 @@ jobs:
name: Setup cache
uses: galaxyproject/iwc/.github/workflows/setup.yml@main
with:
python-version-list: "[\"3.7\"]"
galaxy-fork: galaxyproject
galaxy-branch: release_23.2
test:
name: Test workflow
needs: setup
uses: galaxyproject/iwc/.github/workflows/test_workflows.yml@main
with:
galaxy-head-sha: ${{ needs.setup.outputs.galaxy-head-sha }}
python-version-list: "[\"3.7\"]"
galaxy-fork: galaxyproject
galaxy-branch: release_23.2
repository-list: '.'
check-outputs: true

0 comments on commit 6aade7d

Please sign in to comment.