Skip to content

Commit

Permalink
temp debugging of action status
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Dec 19, 2024
1 parent 26d37f6 commit f5ca55b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
java-version: ${{ matrix.java }}
check-latest: true
- uses: gradle/actions/setup-gradle@v4
- name: Check selenium cache status
run: ls -r ~/.cache/selenium/firefox/*
- name: Build and run tests
run: ./gradlew --no-daemon test
timeout-minutes: 60

0 comments on commit f5ca55b

Please sign in to comment.