Skip to content

Revert Result Type, Proof of ResultsIndependent, Reduce Brittleness in FisherYates #797

Revert Result Type, Proof of ResultsIndependent, Reduce Brittleness in FisherYates

Revert Result Type, Proof of ResultsIndependent, Reduce Brittleness in FisherYates #797

Workflow file for this run

name: 'Run Java tests'
on:
workflow_dispatch:
pull_request:
push:
branches:
- 'main'
jobs:
test-java:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: bash scripts/prep.sh
- run: DAFNY=dafny/dafny TARGET_LANG=java bash scripts/test.sh