Skip to content
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

ci: Fix testing dependencies #936

Merged
merged 2 commits into from Dec 26, 2022
Merged

Conversation

DenverCoder1
Copy link
Contributor

tox-gh-actions v2 does not support tox v4.

Since tox does not have a version specified, this was causing the workflow to fail.

When tox-gh-actions v3 is released, tox can change to v4.

@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Merging #936 (ff5333a) into master (a45e25e) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #936   +/-   ##
=======================================
  Coverage   91.55%   91.56%           
=======================================
  Files          21       23    +2     
  Lines        4241     4244    +3     
=======================================
+ Hits         3883     3886    +3     
  Misses        358      358           
Impacted Files Coverage Δ
babel/__init__.py 100.00% <0.00%> (ø)
babel/messages/__init__.py 100.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@akx akx merged commit 82c41cc into python-babel:master Dec 26, 2022
@DenverCoder1 DenverCoder1 deleted the test-deps branch December 26, 2022 22:25
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.

None yet

2 participants