Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scampion authored Jan 23, 2025
1 parent 35605da commit 31ceafc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Cargo Build & Test

env:
GITHUB_TOKEN: ${{ github.token }}
RUST_BACKTRACE: 1

on:
push:
pull_request:
Expand Down

0 comments on commit 31ceafc

Please sign in to comment.