Skip to content

Commit

Permalink
ci: freak out
Browse files Browse the repository at this point in the history
  • Loading branch information
acrois committed Jan 26, 2024
1 parent 0e29138 commit 1b16ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
include: ${{ fromJson(needs.prepare-execution-matrix.outputs.matrix) }}
script: ${{ fromJson(needs.prepare-execution-matrix.outputs.matrix) }}
services:
localstack:
image: localstack/localstack
Expand Down

0 comments on commit 1b16ae0

Please sign in to comment.