We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d42579 commit b40227aCopy full SHA for b40227a
1 file changed
.github/workflows/actions.yml
@@ -53,7 +53,6 @@ jobs:
53
uv pip install -r requirements.txt -r requirements-dev.txt --system
54
sudo apt-get install -y ruby ruby-dev build-essential
55
sudo gem install asciidoctor
56
- if: steps.cache.outputs.cache-hit != 'true'
57
58
- name: Test with pytest
59
env:
0 commit comments