Skip to content

Commit

Permalink
Update ci_pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pancetta committed Jan 5, 2023
1 parent 0ff2435 commit 35591e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,13 @@ jobs:
run: |
pytest --continue-on-collection-errors -v --durations=0 pySDC/tests -m ${{ matrix.env }}
wait_for_gitlab:
runs-on: ubuntu-latest

needs:
- mirror_to_gitlab

steps:
- name: Wait
uses: jakob-fritz/github2lab_action@main
Expand Down

0 comments on commit 35591e9

Please sign in to comment.