misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli 2024-08-08 16:57:54 +02:00
commit dd71378ce7

View file

@ -2,9 +2,9 @@ name: Test
on:
push:
branches: [ "main" ]
branches: [ "master" ]
pull_request:
branches: [ "main" ]
branches: [ "master" ]
jobs:
test: