Skip to content

Linting, refactoring and other improvements #110

Linting, refactoring and other improvements

Linting, refactoring and other improvements #110

Workflow file for this run

name: Tests
on:
push:
branches:
- master
- dev_master
pull_request:
branches:
- master
- dev_master
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
call-tests:
uses: AstarVienna/DevOps/.github/workflows/tests.yml@master