Skip to content

LXD add profiles to list of system options #203

LXD add profiles to list of system options

LXD add profiles to list of system options #203

Workflow file for this run

name: Test spread
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
run-tests:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v5
check-latest: true

Check failure on line 18 in .github/workflows/test.yaml

View workflow run for this annotation

GitHub Actions / Test spread

Invalid workflow file

The workflow is not valid. .github/workflows/test.yaml (Line: 18, Col: 9): Unexpected value 'check-latest'
- name: Install spread
run: |
go install github.com/snapcore/spread/cmd/spread@latest
- name: Run tests
run: |
spread github-ci: