Skip to content

Commit

Permalink
Only run integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matus-tomlein committed Sep 28, 2023
1 parent 8d8489d commit f0b3c0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
-scheme SnowplowTracker \
-sdk "${{ matrix.sdk }}" \
-destination "${{ matrix.destination }}" \
-only-testing Tests/Integration/TestTrackEventsToMicro.swift \
clean test | xcpretty
build_objc_demo_app:
Expand Down

0 comments on commit f0b3c0e

Please sign in to comment.