Skip to content

Commit

Permalink
ci: fix error in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igboyes committed May 10, 2022
1 parent a8e9ec6 commit c961b5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
run: docker build
- name: Build and Test
uses: docker/build-push-action@v3
with:
Expand Down

0 comments on commit c961b5a

Please sign in to comment.