Skip to content

Commit

Permalink
add github actions (5)
Browse files Browse the repository at this point in the history
  • Loading branch information
QpxDesign committed Mar 2, 2024
1 parent dc2144d commit 1448ee9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
-name: Enable Debug
run: export RUST_BACKTRACE=1


- name: Build project
run: cargo build -r --verbose
Expand Down

0 comments on commit 1448ee9

Please sign in to comment.