Skip to content

Commit e459f0e

Browse files
committed
fix CI unit test runs
1 parent 9bfbe67 commit e459f0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
uses: actions/checkout@v4
1515
with:
1616
fetch-depth: 0
17+
- name: Set up direnv
18+
uses: HatsuneMiku3939/direnv-action@v1
1719
- name: Set up Nix
1820
uses: cachix/install-nix-action@v30
1921
with:

0 commit comments

Comments
 (0)