Skip to content

Commit

Permalink
Different module
Browse files Browse the repository at this point in the history
  • Loading branch information
dzolnai committed Apr 12, 2024
1 parent 35e6a9e commit 663007c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
disable-animations: true
disk-size: 4000M
heap-size: 600M
script: ./gradlew connectedCheck -Pandroid.testInstrumentationRunnerArguments.package=nl.eduvpn.app $SKIP_ICS_OPENVPN_BUILD
script: ./gradlew app:connectedCheck $SKIP_ICS_OPENVPN_BUILD

- name: Store test reports
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 663007c

Please sign in to comment.