We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ccf18 commit 560b969Copy full SHA for 560b969
1 file changed
.github/workflows/test-docker.yml
@@ -47,8 +47,6 @@ jobs:
47
- name: After success
48
if: success()
49
run: |
50
- pip install wheel
51
- sudo apt-get install -qq ruby-dev
52
PATH="$PATH:~/.local/bin"
53
.ci/after_success.sh
54
env:
0 commit comments