NO-JIRA Fix test assertion

This commit is contained in:
Julien HENRY 2025-09-05 11:23:26 +02:00
parent 0b794a06fa
commit 502204eab4

View file

@ -67,6 +67,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: