Skip to content

Commit

Permalink
ci: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmikius authored Dec 14, 2023
1 parent c3afc26 commit e1a10d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ on:
pull_request:
branches: [ "main" ]

# Allow one concurrent deployment
concurrency:
group: "testing"
cancel-in-progress: true

jobs:
build:

Expand Down

0 comments on commit e1a10d6

Please sign in to comment.