Skip to content

Commit

Permalink
Problems with the CI 22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCartaaa committed Nov 3, 2024
1 parent b0b7d11 commit 24bf078
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,6 @@ jobs:
- name: Migrate database
run: |
SKIP_DOCKER=true ./scripts/init_db.sh
- name: Run tests
run: cargo test
- name: Refresh Data
run: cargo sqlx prepare -- --all-targets --all-features
- name: Linting
Expand Down

0 comments on commit 24bf078

Please sign in to comment.