Skip to content

Commit b8ad631

Browse files
committed
[WIP] nox config?
1 parent 48f6b2d commit b8ad631

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/runtests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,3 @@ jobs:
2121
- uses: wntrblm/[email protected]
2222
with:
2323
python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12"
24-
- uses: actions/checkout@v4
25-
- run: git config --global user.name runtest
26-
- run: git config --global user.email runtest@localhost
27-
- run: git config --global init.defaultBranch main
28-
- run: nox --non-interactive --error-on-missing-interpreter --session runtests

0 commit comments

Comments
 (0)