Skip to content

fix: make w3 up --no-wrap work as advertised. #306

fix: make w3 up --no-wrap work as advertised.

fix: make w3 up --no-wrap work as advertised. #306

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/test