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 4a2df37 commit 16603ceCopy full SHA for 16603ce
.github/workflows/python2-pytest.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
13
- - uses: ruby/setup-python@v2
+ - uses: actions/setup-python@v2
14
with:
15
python-version: 2.7
16
- run: API_KEY=${{ secrets.API_KEY }} make ci-env
.github/workflows/python3-robotframework.yml
python-version: 3.6
0 commit comments