Skip to content

Commit e9150d4

Browse files
authored
[shopsys] move some parameter attributes and filter functionality from project-base to framework and frontend-api bundles (#3221)
2 parents 6459c84 + c1980f7 commit e9150d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run-checks-tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ jobs:
88
name: Run checks and tests
99
runs-on: ubuntu-22.04
1010
steps:
11+
- name: Sleep for 15 seconds to ensure that split packages has been promoted to packagist.org
12+
run: sleep 15s
13+
shell: bash
1114
- name: GIT checkout branch - ${{ github.ref }}
1215
uses: actions/checkout@v4
1316
with:

0 commit comments

Comments
 (0)