Update CI workflow

This commit is contained in:
alstr 2025-04-10 15:35:36 +01:00
parent 97af4971f9
commit 388fc5a99e

View File

@ -2,6 +2,8 @@ name: "Run Tests"
on:
push:
pull_request:
with:
SKIP_PROCESS_DIFF_TEST: true
jobs:
build:
runs-on: "ubuntu-latest"