Skip to content

Commit

Permalink
Update test-addon.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyAJohnston authored Nov 29, 2024
1 parent 4d1eaca commit bfc9e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-addon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Expose coverage as a CI download
uses: actions/upload-artifact@v4
if: matrix.os == 'ubuntu-latest' && matrix.version == "4.2"
if: matrix.os == 'ubuntu-latest' && matrix.version == '4.2'
with:
name: coverage.xml
path: coverage.xml
Expand Down

0 comments on commit bfc9e83

Please sign in to comment.