Move linter file

This commit is contained in:
Sander Declerck 2025-07-30 16:41:01 +02:00
parent 822e734a4e
commit cc58c48c9b
No known key found for this signature in database
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: Run Unit Tests name: Run tests
on: on:
pull_request: pull_request:
@ -6,7 +6,9 @@ on:
- main - main
jobs: jobs:
test: unit-test:
name: Run unit tests and linting
runs-on: ubuntu-latest runs-on: ubuntu-latest
defaults: defaults:
run: run: