Skip to content

ci: split tests per os for badges #2

ci: split tests per os for badges

ci: split tests per os for badges #2

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@20a3ea9521028ba758bf196004bada87d7f2f5bc (Line: 49, Col: 13): Unrecognized named-value: 'windows-latest'. Located at position 20 within expression: matrix.platform != windows-latest
with:
os: windows-latest