Correct stage name

This commit is contained in:
David Dworken 2024-02-11 09:23:06 -08:00 committed by GitHub
parent 7bd6d6ef77
commit ce01d4ca5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -94,7 +94,7 @@ jobs:
with:
name: testlog-${{ matrix.os }}-${{ matrix.test_shard }}.txt
path: /tmp/test.log
- name: Upload test log
- name: Upload used goldens
uses: actions/upload-artifact@v4
if: success() || failure()
with: