Skip to content

chore: Implement maxRetries (#24) #57

chore: Implement maxRetries (#24)

chore: Implement maxRetries (#24) #57

Workflow file for this run

name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: eskatos/gradle-command-action@v1
with:
arguments: cleanTest test --rerun-tasks