single quotes not double quotes.

This commit is contained in:
Gareth J. Greenaway 2022-12-01 09:49:55 -08:00 committed by Pedro Algarvio
parent 14976f90c8
commit 07712b7855

View file

@ -54,7 +54,7 @@ jobs:
python3 -m pip install -r tests/requirements.txt
- name: Setup tmate session
if: matrix.instance == "onedir-3005"
if: matrix.instance == 'onedir-3005'
uses: mxschmitt/action-tmate@v3
timeout-minutes: 15