File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111jobs :
1212 lint :
1313 name : Linter
14- uses : samjuk/gha-test -actions/.github/workflows/magento2-test-lint.yaml@master
14+ uses : samjuk/github -actions/.github/workflows/magento2-test-lint.yaml@master
1515
1616 static :
1717 name : Static Analysis
18- uses : samjuk/gha-test -actions/.github/workflows/magento2-test-static.yaml@master
18+ uses : samjuk/github -actions/.github/workflows/magento2-test-static.yaml@master
1919 needs : lint
2020
2121 unit-tests-ghas :
2222 name : Unit Tests (GHAS)
23- uses : samjuk/gha-test -actions/.github/workflows/magento2-test-unit-module-ghas.yaml@master
23+ uses : samjuk/github -actions/.github/workflows/magento2-test-unit-module-ghas.yaml@master
2424 needs : static
2525 with :
2626 magento_version : ${{ matrix.magento_version }}
You can’t perform that action at this time.
0 commit comments