fix ci/cd

This commit is contained in:
Michaël Ricart 2025-02-07 15:28:56 +01:00
parent 393f6496a5
commit 4fd3581c7f

View file

@ -1,3 +1,9 @@
on:
- push
jobs:
test:
steps:
- name: Checkout
uses: actions/checkout@v4