Workflows: Improve deploy and test workflow

This commit is contained in:
2024-06-25 22:54:27 +02:00
parent f4172235be
commit 9d9bb099e1
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Test
on:
push:
branches: ["**"]
paths: ["Elwig/**", "Tests/**", "Installer/Files/*.exe"]
jobs:
test:
name: Run tests