Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitri Rusin committed Jan 31, 2024
1 parent c1f1ea3 commit 58a818d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/debug.yml

This file was deleted.

5 changes: 5 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ jobs:
with:
submodules: true

- name: Setup tmate session
uses: mxschmitt/action-tmate@v2
with:
detached: true

- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 58a818d

Please sign in to comment.