Skip to content

Merge pull request #1010 from simoninns/removetools-202601 #1613

Merge pull request #1010 from simoninns/removetools-202601

Merge pull request #1010 from simoninns/removetools-202601 #1613

Workflow file for this run

name: Tests
# This workflow is kept for backwards compatibility
# All test logic has moved to build.yml
on:
push:
pull_request:
release:
jobs:
run-tests:
name: Run All Tests
uses: ./.github/workflows/build.yml