Skip to content

Commit

Permalink
Merge pull request #5 from mvdbeek/test_pr4
Browse files Browse the repository at this point in the history
Fix deployment?
  • Loading branch information
mvdbeek authored Nov 3, 2020
2 parents 9b3f656 + 83a009b commit 17691a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
path: ~/.cache/pip
key: pip_cache_py_${{ matrix.python-version }}_gxy_{{ needs.setup.outputs.galaxy-commit }}
- name: Update or create repositories in github namespace
uses: mvdbeek/planemo-discover-action@master
uses: mvdbeek/planemo-discover-action@workflow_enhancements
with:
planemo-version: https://github.com/mvdbeek/planemo/archive/allow_testing_dir_of_workflows.zip
changed-repositories: ${{ needs.setup.outputs.changed-repositories }}
Expand Down

0 comments on commit 17691a2

Please sign in to comment.