Skip to content

Commit

Permalink
Added matrix modes
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Nov 30, 2023
1 parent 573e6d2 commit 8ed71ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-positive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,8 @@ jobs:
expected: '{"include":['
actual: "${{ needs.test.outputs.matrix }}"
comparison: contains

- uses: nick-fields/assert-action@v1
with:
expected: '{"include":['
actual: "${{ needs.test.outputs.matrix }}"

0 comments on commit 8ed71ea

Please sign in to comment.