Skip to content

Commit

Permalink
remove strategy for build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Kathryn Anne S Tan committed May 5, 2024
1 parent cb866d4 commit 8b093cd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ jobs:
build:
name: Run Builds
runs-on: ubuntu-latest
strategy:
matrix:
target: [built, committed]
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 8b093cd

Please sign in to comment.