Skip to content

Commit

Permalink
fixup! migrate Linux CI to GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
g-k committed Mar 15, 2024
1 parent 2f910c1 commit ff937e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: cargo-show - build & test
on:
push:
pull_request:

env:
CARGO_TERM_COLOR: always
RUST_BACKTRACE: 1

jobs:
build_and_test:
Expand Down

0 comments on commit ff937e0

Please sign in to comment.