Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pkwarren committed Nov 9, 2023
1 parent 889b6c7 commit fad66a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
${{ runner.os }}-go-
- name: Run conformance tests
run: make conformancerun
- name: Update test reports
- name: Upload test reports
uses: actions/upload-artifact@v3
if: always()
with:
Expand Down

0 comments on commit fad66a3

Please sign in to comment.