Skip to content

change things

change things #3

Workflow file for this run

name: Main workflow
on: [push]
jobs:
tests:
name: run tests
uses : ./.github/workflows/ci-test.yml
deploy:
name : run test
needs: tests
uses : ./.github/workflows/cd-render.yml

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

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

error parsing called workflow ".github/workflows/main.yml" -> "./.github/workflows/cd-render.yml" (source branch with sha:f233e16fec8c14cdc126eeb1d437519f71aa8982) : You have an error in your yaml syntax on line 4