File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 matrix.python-version == '3.6' ||
3636 matrix.python-version == '3.7' ||
3737 matrix.python-version == '3.8'
38- }} # EOL python versions are allowed to fail
38+ }}
3939
4040 - name : Install dependencies
4141 run : |
4545 matrix.python-version == '3.6' ||
4646 matrix.python-version == '3.7' ||
4747 matrix.python-version == '3.8'
48- }} # EOL python versions are allowed to fail
48+ }}
4949
5050 - name : Run benchmarks
5151 run : |
5555 matrix.python-version == '3.6' ||
5656 matrix.python-version == '3.7' ||
5757 matrix.python-version == '3.8'
58- }} # EOL python versions are allowed to fail
58+ }}
Original file line number Diff line number Diff line change 3535 matrix.python-version == '3.6' ||
3636 matrix.python-version == '3.7' ||
3737 matrix.python-version == '3.8'
38- }} # EOL python versions are allowed to fail
38+ }}
3939
4040 - name : Install dependencies
4141 run : |
4545 matrix.python-version == '3.6' ||
4646 matrix.python-version == '3.7' ||
4747 matrix.python-version == '3.8'
48- }} # EOL python versions are allowed to fail
48+ }}
4949
5050 - name : Run tests and code coverage
5151 run : |
5656 matrix.python-version == '3.6' ||
5757 matrix.python-version == '3.7' ||
5858 matrix.python-version == '3.8'
59- }} # EOL python versions are allowed to fail
59+ }}
6060
6161 - name : Upload coverage reports to Codecov
6262 uses : codecov/codecov-action@v4
You can’t perform that action at this time.
0 commit comments