-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "chore: bumping confluentVersion" #106
Conversation
This reverts commit 5f8c9aa.
.github/workflows/pr-test.yml
Outdated
@@ -32,7 +32,7 @@ jobs: | |||
args: copyAllReports --output-dir=/tmp/test-reports | |||
|
|||
- name: Archive test reports | |||
uses: actions/upload-artifact@v4 | |||
uses: actions/upload-artifact@v3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will need to keep this part
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes updated 👍
Test Results15 files ±0 15 suites ±0 31s ⏱️ -1s Results for commit e46cca3. ± Comparison against base commit 5f8c9aa. This pull request removes 4 and adds 4 tests. Note that renamed tests count towards both.
|
Reverts #105