Skip to content

Commit

Permalink
fix: build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
prdktntwcklr committed Nov 5, 2023
1 parent 73db33e commit 43bb049
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
jobs:
build-hex:
runs-on: ubuntu-latest
needs: [static-analysis, unit-tests]
timeout-minutes: 5
steps:
- name: checkout code
Expand Down

0 comments on commit 43bb049

Please sign in to comment.