Skip to content

Commit 5f79a67

Browse files
committed
ci: fix add nix develop
1 parent ea1959c commit 5f79a67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
with:
4646
toolchain: ${{ matrix.toolchain.version }}
4747

48+
- name: Enter Nix Devshell
49+
uses: nicknovitski/[email protected]
50+
4851
- name: Workaround MSRV issues
4952
if: matrix.toolchain.name == 'msrv'
5053
run: just downgrade-for-msrv

0 commit comments

Comments
 (0)