Skip to content

Commit

Permalink
Updated build_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ijunaid committed Oct 24, 2024
1 parent f899f17 commit e3c9bc7
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: XCTest

on:
push:
branches:
- main
pull_request:
branches:
- main
push:
branches:
- master
- staging
pull_request:
branches:
- master
- staging

jobs:
test-ios:
Expand Down

0 comments on commit e3c9bc7

Please sign in to comment.