There was an error while loading. Please reload this page.
1 parent 2cc1c7b commit c087956Copy full SHA for c087956
1 file changed
.github/workflows/test_integration.yml
@@ -207,5 +207,6 @@ jobs:
207
SAUCE_REGION: us-west-1
208
SAUCE_DEVICE_NAME: ${{ matrix.saucelabs-device }}
209
SAUCE_SESSION_NAME: Godot ${{matrix.test-platform}} E2E Tests
210
+ SAUCE_LOGCAT_FILTER: godot:V Godot:V sentry-godot:V sentry-native:V Sentry:V *:S
211
TEST_SCRIPT: ${{ matrix.test-script || 'tests/integration/Integration.Tests.ps1' }}
212
run: Invoke-Pester -Script "$env:TEST_SCRIPT"
0 commit comments