Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ddboline/garmin_rust
Browse files Browse the repository at this point in the history
  • Loading branch information
ddboline committed Sep 16, 2023
2 parents 93dae12 + 40a2303 commit 31649f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Build
run: |
cargo build --verbose && \
cargo build && \
target/debug/garmin-rust-cli run-migrations
env:
PGURL: postgresql://postgres:2UtcMAAvNuBHPqK9@localhost:5432/garmin_summary
Expand Down

0 comments on commit 31649f4

Please sign in to comment.