Skip to content

chore: Update biome to 2.3.3 #26

chore: Update biome to 2.3.3

chore: Update biome to 2.3.3 #26

Workflow file for this run

name: dagger
on: [push]
jobs:
ci:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup dagger
uses: dagger/dagger-for-github@8.0.0
with:
version: "latest"
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}
- name: Run integration test
run: dagger ./dagger.sh