Skip to content

docs: troubleshooting install issues #30

docs: troubleshooting install issues

docs: troubleshooting install issues #30

Workflow file for this run

# This is a basic workflow to help you get started with Actions
name: 🧪 Tests
on:
workflow_dispatch:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize', 'ready_for_review']
jobs:
tests:
uses: ./.github/workflows/_tests.yml
secrets: inherit