Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a-masterov authored Nov 19, 2024
1 parent e64b957 commit 21c5e1b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ defaults:
shell: bash -euxo pipefail {0}
jobs:
build:
strategy:
matrix:
state: [lfc, nolfc]
uses: ./.github/workflows/build.yml
with:
state: ${{ matrix.state }}
Expand Down

0 comments on commit 21c5e1b

Please sign in to comment.