We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e25a9e + d228479 commit c54f4beCopy full SHA for c54f4be
.github/workflows/ci.yml
@@ -93,4 +93,4 @@ jobs:
93
- name: 📁 Upload coverage to Codecov
94
uses: codecov/codecov-action@v5
95
# TODO: Remove the below once we have adequate tests for this library.
96
- continue-on-error: "true"
+ continue-on-error: true
0 commit comments