Skip to content

Commit

Permalink
[shopsys] move some parameter attributes and filter functionality fro…
Browse files Browse the repository at this point in the history
…m project-base to framework and frontend-api bundles (#3221)
  • Loading branch information
TomasLudvik authored Jun 18, 2024
2 parents c4b5489 + b80f791 commit d7506f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-checks-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
name: Run checks and tests
runs-on: ubuntu-22.04
steps:
- name: Sleep for 15 seconds to ensure that split packages has been promoted to packagist.org
run: sleep 15s
shell: bash
- name: GIT checkout branch - ${{ github.ref }}
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit d7506f5

Please sign in to comment.