Skip to content

Commit 6c1aa2c

Browse files
committed
windows support ci
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 922990a commit 6c1aa2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
steps:
5353
- name: Run nox
54-
uses: frequenz-floss/gh-action-nox@v1.0.1
54+
uses: shsms/gh-action-nox@windows-support
5555
with:
5656
python-version: ${{ matrix.python }}
5757
nox-session: ${{ matrix.nox-session }}

0 commit comments

Comments
 (0)