Skip to content

Commit 9edda01

Browse files
committed
Check all samples
1 parent a7daa03 commit 9edda01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
distribution: "adopt"
4848
java-version: 17
4949
- name: Code checks
50-
run: ./gradlew :viroreact:check
50+
run: ./gradlew check
5151
- name: Archive Lint report
5252
uses: actions/[email protected]
5353
if: ${{ always() }}

0 commit comments

Comments
 (0)