Skip to content

Commit

Permalink
[CI] Remove unneeded build step
Browse files Browse the repository at this point in the history
  • Loading branch information
Blonteractor committed Jan 27, 2024
1 parent 21dcfa8 commit aa5f728
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ jobs:
env:
DATABASE_URL: ${{ secrets.DATABASE_URL }}

- name: Build
run: |
cargo build
- name: Bootstrap fly
uses: superfly/flyctl-actions/setup-flyctl@master
if: success() && github.ref == 'refs/heads/main'
Expand Down

0 comments on commit aa5f728

Please sign in to comment.