Skip to content

Merge branch 'master' of github.com:official-stockfish/Stockfish #10

Merge branch 'master' of github.com:official-stockfish/Stockfish

Merge branch 'master' of github.com:official-stockfish/Stockfish #10

Workflow file for this run

name: Stockfish
on:
push:
tags:
- "*"
branches:
- master
- tools
- github_ci
pull_request:
branches:
- master
- tools
jobs:
Tests:
uses: ./.github/workflows/stockfish_test.yml

Check failure on line 16 in .github/workflows/stockfish.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/stockfish.yml

Invalid workflow file

error parsing called workflow ".github/workflows/stockfish.yml" -> "./.github/workflows/stockfish_test.yml" : failed to fetch workflow: workflow was not found.
Compiles:
uses: ./.github/workflows/stockfish_compile_test.yml