Fix test assertion

This commit is contained in:
Julien HENRY 2025-09-05 11:23:26 +02:00
parent 5837ebfcca
commit cdefb11fbe

View file

@ -63,6 +63,7 @@ jobs:
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
- name: Run action with args - name: Run action with args
id: runTest
uses: ./ uses: ./
continue-on-error: true continue-on-error: true
with: with: