Unverified Commit 189c0267 authored by Steven Fackler's avatar Steven Fackler
Browse files

cancel redundant builds

parent 7768e063
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -12,6 +12,10 @@ env:
  RUSTFLAGS: -Dwarnings
  RUST_BACKTRACE: 1

concurrency:
  group: ${{ github.ref }}
  cancel-in-progress: true

jobs:
  rustfmt:
    name: rustfmt