Skip to content

Commit

Permalink
wip: doihfo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbira committed Sep 2, 2024
1 parent 03a3a95 commit 22aadfc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ jobs:

# There is a single job in this workflow. It's configured to run on the latest available version of Ubuntu.
build-and-push-image:
needs:
- lint
- format-check
# needs:
# - lint
# - format-check
runs-on: ubuntu-latest
# Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job.
permissions:
Expand Down

0 comments on commit 22aadfc

Please sign in to comment.