Skip to content

Commit

Permalink
Change action-tmate version
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Yeaw <dan@yeaw.me>
  • Loading branch information
danyeaw committed Nov 27, 2019
1 parent f608130 commit a05f99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -44,7 +44,7 @@ jobs:
python3-gi-cairo gir1.2-gtk-3.0 libgirepository1.0-dev libcairo2-dev
- name: Install Python Dependencies
run: source venv
- uses: mxschmitt/action-tmate@v1.0.1
- uses: mxschmitt/action-tmate@v1
- name: Test with pytest
run: |
source venv
Expand Down

0 comments on commit a05f99b

Please sign in to comment.