Skip to content

Conversation

@grzanka
Copy link
Collaborator

@grzanka grzanka commented Dec 21, 2024

This pull request includes changes to the .github/workflows/docs.yml file to streamline the deployment process and optimize the test setup. The most important changes involve removing environment variables and adding a new step to download demo simulators.

Workflow improvements:

  • Removed the env: block that contained S3_ENDPOINT from the workflow configuration.
  • Removed the env: block from the Run tests step, which included several S3-related secrets and variables.
  • Added a new step to download demo simulators for Linux using the yaptide/admin/simulators.py script.

@grzanka grzanka linked an issue Dec 21, 2024 that may be closed by this pull request
@grzanka grzanka merged commit 94c0939 into main Dec 21, 2024
1 check passed
@grzanka grzanka deleted the 25-fix-failing-ci-tests branch December 21, 2024 21:21
@grzanka grzanka self-assigned this Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix failing CI tests

2 participants