Skip to content

Commit

Permalink
Test run
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Feb 17, 2025
1 parent b7e22b1 commit 05f1771
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/clean_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ on:
- '*'

jobs:
# android_clean_build_test:
# name: Android clean build test
# uses: ./.github/workflows/android_clean_build.yml
#
# ios_clean_build_test:
# name: iOS clean build tests
# uses: ./.github/workflows/ios_clean_build.yml
android_clean_build_test:
name: Android clean build test
uses: ./.github/workflows/android_clean_build.yml

ios_clean_build_test:
name: iOS clean build tests
uses: ./.github/workflows/ios_clean_build.yml

0 comments on commit 05f1771

Please sign in to comment.