Skip to content

Merge pull request #57 from nothub/dependabot/github_actions/jetify-c… #45

Merge pull request #57 from nothub/dependabot/github_actions/jetify-c…

Merge pull request #57 from nothub/dependabot/github_actions/jetify-c… #45

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