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 372003b commit 7aaf157Copy full SHA for 7aaf157
.github/workflows/test.yaml
@@ -13,8 +13,6 @@ jobs:
13
uses: actions/setup-python@v4
14
with:
15
python-version: ${{ matrix.python-version }}
16
- env:
17
- AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
18
19
- name: Install dependencies
20
run: |
0 commit comments