Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
torfmaster committed Jan 4, 2024
1 parent f7cddee commit 136d6a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
cargo install trunk --version "=0.18.3" --locked
- name: Check Backend
run: |
pushd app
trunk build --release
popd
cargo build
cargo test

0 comments on commit 136d6a4

Please sign in to comment.