Skip to content

ci: split tests per os for badges #4

ci: split tests per os for badges

ci: split tests per os for badges #4

name: "Windows Tests"
on:
workflow_call:
workflow_dispatch:
schedule:
- cron: "20 04 * * *"
push:
branches:
- master
jobs:
windows-e2e:
name: "Run e2e tests"
uses: ./.github/workflows/main.yaml

Check failure on line 15 in .github/workflows/tests-windows.yaml

View workflow run for this annotation

GitHub Actions / Windows Tests

Invalid workflow file

The workflow is not valid. In .github/workflows/tests-windows.yaml (Line: 15, Col: 11): Error from called workflow bukowa/tauri-e2e/.github/workflows/main.yaml@7cf1e98d295bdf3a81996d426c7c2eb8bf7ec668 (Line: 57, Col: 13): Unrecognized named-value: 'input'. Located at position 1 within expression: input.os == 'ubuntu-latest'
with:
os: windows-latest