Skip to content

Commit

Permalink
infra: CI success for partner packages 2 (#18043)
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis committed Feb 23, 2024
1 parent b948f6d commit 9ebbca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_diffs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
extended-tests:
name: "cd ${{ matrix.working-directory }} / make extended_tests #${{ matrix.python-version }}"
needs: [ build ]
if: ${{ needs.build.outputs.dirs-to-run-extended != '[]' }}
strategy:
matrix:
# note different variable for extended test dirs
Expand Down

0 comments on commit 9ebbca3

Please sign in to comment.