Skip to content

Commit

Permalink
CI???
Browse files Browse the repository at this point in the history
  • Loading branch information
Shimuuar committed Oct 31, 2023
1 parent 7f96fbb commit b6c4d2a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ defaults:
run:
shell: bash

# Cancel running actions when a new action on the same PR is started
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

jobs:
cabal:
name: ${{ matrix.os }} / ghc ${{ matrix.ghc }}
Expand Down

0 comments on commit b6c4d2a

Please sign in to comment.