Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kurozumi committed Sep 12, 2024
1 parent 983b1e4 commit bf0a8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}

- uses: kurozumi/eccube-plugin-test@v1.0.6
- uses: kurozumi/eccube-plugin-test@main
with:
plugin-code: ${{ env.PLUGIN_CODE }}
plugin-package-name: ${{ env.PLUGIN_PACKAGE_NAME }}
Expand Down

0 comments on commit bf0a8c3

Please sign in to comment.