Skip to content

test

test #3

Workflow file for this run

name: test
on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup WARP
uses: boywithkeyboard/warp@main