diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1ce9d87..fc814d1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,7 +19,7 @@ jobs: exit 1 if: ${{ steps.existence-check.outputs.exists != 'false' }} sets_true_when_there: - name: Sets true when no artifact for the name exists + name: Sets true when artifact for the name exists runs-on: ubuntu-latest steps: - uses: actions/checkout@v4