Skip to content

WIP do not merge - various things for debugging CI #5137

WIP do not merge - various things for debugging CI

WIP do not merge - various things for debugging CI #5137

Workflow file for this run

name: pr
on: pull_request
jobs:
test-scripts:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Set up JDK
uses: actions/setup-java@v3
with:
distribution: 'oracle'
java-version: '17'
- run: ./testDistro.sh