Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jondot committed Sep 2, 2024
1 parent 9fcf574 commit a3efaa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-cli-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: nightly
components: rustfmt
- name: Install seaorm cli
run: cargo install sea-orm-cli
- run: |
Expand Down

0 comments on commit a3efaa6

Please sign in to comment.