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 70fc746 commit e44200aCopy full SHA for e44200a
.github/workflows/test_fast.yml
@@ -51,6 +51,7 @@ jobs:
51
python=${{ matrix.python-version }}
52
pip
53
bash
54
+ subversion
55
sqlite
56
57
- name: Install Python Dependencies
.github/workflows/test_functional.yml
@@ -115,10 +115,11 @@ jobs:
115
116
117
coreutils
118
- sed
119
grep
120
- tree
+ sed
121
122
+ tree
123
124
- name: Create global config
125
run: |
0 commit comments