Skip to content

Fix the error when launching with a malformed link #151

Fix the error when launching with a malformed link

Fix the error when launching with a malformed link #151

Workflow file for this run

name: test
on:
push:
branches: main
paths-ignore:
- '**/*.md'
- '**/*.mdx'
- 'docs/**/*'
tags-ignore:
- '*'
pull_request:
branches: main
paths-ignore:
- '**/*.md'
- '**/*.mdx'
- 'docs/**/*'
jobs:
test:
uses: ./.github/workflows/test-jobs.yaml