Skip to content

Commit

Permalink
update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdyk3 committed May 27, 2024
1 parent 90db15a commit c6c98ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Install pytest
run: |
pip install -r requirements.txt
Expand Down

0 comments on commit c6c98ca

Please sign in to comment.