Skip to content

wip: testing

wip: testing #25

Workflow file for this run

name: Test
on:
push:
permissions:
id-token: write
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4