Skip to content

switch back to loom 1.6 #25

switch back to loom 1.6

switch back to loom 1.6 #25

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