Skip to content

Github CI

Github CI #1

Workflow file for this run

name: Test Extenision Manifest V2
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test-mv2:
runs-on: macos-latest
steps:
- name: Checkout

Check failure on line 13 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
uses: actions/checkout@v2
- name: Install asdf & tools
uses: asdf-vm/actions/install@v2
- name: Bootstrap
run: ./bootstrap.sh