Skip to content

Fix jobs indentation level #2

Fix jobs indentation level

Fix jobs indentation level #2

Workflow file for this run

name: Flex CI
on:
push:
branches: ["release/9.1", "develop", "master", "feature/PubSub"]
pull_request:
branches: ["release/9.1", "develop", "master", "feature/PubSub"]
workflow_dispatch:
jobs:
build:
runs-on: windows-latest
steps:
- name: Checkout Files

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

View workflow run for this annotation

GitHub Actions / .github/workflows/CI.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
uses: actions/checkout@v3
- name: Build and Test
shell: cmd
working-directory: Build
run: build64.bat /t:remakefw /p:action=test