Refactor GitHub Actions workflow

This commit is contained in:
M1000fr 2024-12-13 01:35:53 +01:00
parent 264abafa9c
commit a74df2ae66

View File

@ -1,11 +1,11 @@
name: ci
on:
push:
branches:
- main
pull_request:
branches:
- main
# on:
# push:
# branches:
# - main
# pull_request:
# branches:
# - main
jobs:
test: