Skip to content

Commit

Permalink
Remove unneeded sections
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonklaus committed Nov 8, 2024
1 parent bfb03c5 commit 9fa669e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ on:
jobs:
dotnet:
strategy:
matrix:
fail-fast: false
uses: ./.github/workflows/dotnet.yml
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
fail-fast: false

steps:
Expand Down

0 comments on commit 9fa669e

Please sign in to comment.