Skip to content

refactor: save log trace only to file (#485) #1594

refactor: save log trace only to file (#485)

refactor: save log trace only to file (#485) #1594

Workflow file for this run

name: FastChess
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
jobs:
Artifacts:
if: github.ref == 'refs/heads/master'
uses: ./.github/workflows/artifacts.yml
E2E-Tests:
uses: ./.github/workflows/e2e_tests.yml
Unit-Tests:
uses: ./.github/workflows/unit_tests.yml