Skip to content

Commit

Permalink
add chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Joatin committed Dec 25, 2024
1 parent eea7b4b commit 9864b70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
DATABASE_URL: "postgres://postgres:password@localhost/postgres"
steps:
- uses: actions/checkout@v4
- uses: arduino/setup-protoc@v3
- uses: actions-rust-lang/setup-rust-toolchain@v1
- run: cargo install sqlx-cli
- run: sqlx database reset
Expand Down

0 comments on commit 9864b70

Please sign in to comment.