Skip to content

Conversation

@AlexWaygood
Copy link
Member

  • The daily workflows are still being run on my fork, even though the if conditions are meant to prevent that from happening. Tbh I'm not sure I understand why the current condition isn't working as expected -- but this PR changes the incantation to something closer to what we use in https://github.com/python/pyperformance/blob/main/.github/workflows/main.yml#L20 (which I know works).
  • I realised that we're currently accidentally running typing_extensions's tests for several of these jobs. This is because we're just running pytest for some of these jobs, and pytest is picking up the tests in the test_typing_extensions.py file (because typing_extensions is being cloned as a subdirectory for these jobs).

@srittau srittau merged commit 159a0a6 into python:main Jun 8, 2023
@AlexWaygood AlexWaygood deleted the 3rd-party-workflow branch June 8, 2023 09:57
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.

2 participants