Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ns-vasilev committed Oct 19, 2023
1 parent abe10c5 commit 3fef00f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "capture-kit"
name: capture-kit

on:
push:
Expand All @@ -10,10 +10,6 @@ on:
- "CaptureKit/**"
- "CaptureKitTests/**"

concurrency:
group: ci
cancel-in-progress: true

jobs:
Latest:
name: Test Latest (macOS)
Expand Down

0 comments on commit 3fef00f

Please sign in to comment.