Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
bmclaughlin committed Jun 6, 2024
1 parent 14106b0 commit 280373c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
matrix:
galaxy_ng_version:
- master
uses: "./.github/workflows/ci_dab.yml"
uses: "./.github/workflows/ci_standalone_versioned.yml"
with:
galaxy_ng_version: ${{ matrix.galaxy_ng_version }}
gh_ref: ${{ github.event.pull_request.head.sha || github.sha }}
Expand Down

0 comments on commit 280373c

Please sign in to comment.