Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Fix Integration tests #3395

Merged
merged 8 commits into from
Aug 4, 2024
Merged

Fix Integration tests #3395

merged 8 commits into from
Aug 4, 2024

Conversation

ILIYANGERMANOV
Copy link
Collaborator

@ILIYANGERMANOV ILIYANGERMANOV commented Aug 4, 2024

Pull request (PR) checklist

Please check if your pull request fulfills the following requirements:

  • I've read the Contribution Guidelines and my PR doesn't break the rules.
  • I've read and understand the Developer Guidelines.
  • I confirm that I've run the code locally and everything works as expected.
  • My PR includes only the necessary changes to fix the issue (i.e., no unnecessary files or lines of code are changed).
  • 🎬 I've attached a screen recording of using the new code to the next paragraph (if applicable).

Screen recording of interacting with your changes:

What's changed?

Describe with a few bullets what's new:

  • I've fixed the "Integration tests" GitHub Actions workflow.
  • Makes all GitHub Actions workflow use the standard gradle/actions/setup-gradle@v4
Before After
{media} {media}
{media} {media}

Risk factors

What may go wrong if we merge your PR?

  • ...
  • ...

In what cases won't your code work?

  • ...
  • ...

Does this PR close any GitHub issues? (do not delete)

Troubleshooting GitHub Actions (CI) failures ❌

Pull request checks failing? Read our CI Troubleshooting guide.

@ILIYANGERMANOV ILIYANGERMANOV merged commit b85b1c3 into main Aug 4, 2024
9 checks passed
@ILIYANGERMANOV ILIYANGERMANOV deleted the fix-integration-tests branch August 4, 2024 12:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Integration Test Workflow
1 participant