Skip to content

Commit

Permalink
Revert "remove reference"
Browse files Browse the repository at this point in the history
This reverts commit cd1fb44.
  • Loading branch information
Baptouuuu committed Jan 16, 2025
1 parent cd1fb44 commit 3735416
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on: [push]

jobs:
blackbox:
uses: innmind/github-workflows/.github/workflows/black-box-matrix.yml
uses: innmind/github-workflows/.github/workflows/black-box-matrix.yml@main
with:
scenarii: 20
secrets: inherit
coverage:
uses: innmind/github-workflows/.github/workflows/coverage-matrix.yml
uses: innmind/github-workflows/.github/workflows/coverage-matrix.yml@main
secrets: inherit
psalm:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3735416

Please sign in to comment.