We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3706838 commit 613c019Copy full SHA for 613c019
.github/workflows/build-upstream-nightly.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: graycoreio/github-actions-magento2/.github/workflows/integration.yaml@main
38
with:
39
package_name: mageos/demo-package
40
- source_folder: $GITHUB_WORKSPACE
+ source_folder: ""
41
matrix: ${{ needs.compute-nightly-service-versions.outputs.matrix }}
42
test_command: ../../../vendor/bin/phpunit ../../../vendor/mageos/demo-package/Test/Integration
43
fail-fast: false
0 commit comments