Skip to content

Commit

Permalink
fixing the test-swift pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Dracks committed Nov 5, 2024
1 parent 64ac5c9 commit 38ff7ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- mr-scrooge-3.0.0
pull_request:
branches:
- main
- mr-scrooge-3.0.0

jobs:
test:
Expand Down

0 comments on commit 38ff7ff

Please sign in to comment.