Skip to content

Commit 89e3749

Browse files
committed
run job again
1 parent 8c56b05 commit 89e3749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ jobs:
235235
236236
# 2. Standard Test-Run without Coverage
237237
./gradlew disableAnimations -PenableCoverage createCatroidDebugAndroidTestCoverageReport -Pandroid.testInstrumentationRunnerArguments.class=org.catrobat.catroid.testsuites.UiEspressoPullRequestTriggerSuite
238-
continue-on-error: true
238+
continue-on-error: true
239239

240240
- name: Upload Test Reports Folder
241241
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)