Skip to content

Commit

Permalink
TC-47 test cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Tkachev committed Dec 23, 2024
1 parent 0bdf59a commit 67354e8
Show file tree
Hide file tree
Showing 2 changed files with 1,358 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch_module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
dispatch_stable:
if: ${{ inputs.use_dev_version == 'no' }}
needs: build_testplan
uses: oxid-eSales/github-actions/.github/workflows/universal_workflow_light.yaml@v4
uses: ./.github/workflows/universal_workflow_light.yaml
with:
testplan: ${{ needs.build_testplan.outputs.testplan }}
runs_on: '"ubuntu-latest"'
Expand Down
Loading

0 comments on commit 67354e8

Please sign in to comment.