Skip to content

Commit

Permalink
test skipping multiple tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayedFox committed Sep 28, 2021
1 parent 74d3717 commit dd0831e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
scheme: FantasmoSDKTests
destination: ${{ matrix.destination }}
action: test
skip-testing: 'FantasmoSDKTests/SDKFilterTests/testBlurFilter'
skip-testing: FantasmoSDKTests/SDKFilterTests/testBlurFilter FantasmoSDKTests/SDKFilterTests/testCameraPitchFilter

0 comments on commit dd0831e

Please sign in to comment.