Skip to content

Test

Test #17

Workflow file for this run

name: Test
on:
workflow_dispatch:
env:
PACKAGES: xupnpd2-fork http-to-https-proxy watchyourlan
PACKAGES_NOHF: http-to-https-proxy watchyourlan
jobs:
test:
concurrency: test-${{ github.ref_name || github.run_id }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
continue-on-error: true
with:
ref: gh-pages
fetch-depth: 0
sparse-checkout: /index.html
sparse-checkout-cone-mode: false
- run: ls -al