Skip to content

Merge pull request #55 from nothub/dependabot/gradle/org.junit.jupite… #23

Merge pull request #55 from nothub/dependabot/gradle/org.junit.jupite…

Merge pull request #55 from nothub/dependabot/gradle/org.junit.jupite… #23

Workflow file for this run

name: '🧑‍🏭'
on: [ push ]
permissions:
contents: write
jobs:
ci:
runs-on: ubuntu-22.04
steps:
- name: 'Checkout repo'
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: 'Install devbox'
uses: jetify-com/[email protected]
with:
enable-cache: true
- name: 'Run tests'
run: devbox run test