Skip to content

creating devtest.yml #1

creating devtest.yml

creating devtest.yml #1

Workflow file for this run

- name: Pre-build image and run make ci-build in dev container

Check failure on line 1 in .github/workflows/devtest.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/devtest.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
uses: devcontainers/[email protected]
with:
imageName: ghcr.io/bebop/ark-devcontainer
cacheFrom: ghcr.io/bebop/ark-devcontainer
push: always
runCmd: go test -v ./...