1 parent 7fb7c96 commit 2b229c0Copy full SHA for 2b229c0
2 files changed
.envrc
@@ -14,7 +14,6 @@ fi
14
15
# Load Nix flake if flake.nix exists
16
if has nix && [ -f flake.nix ]; then
17
- use flake
18
fi
19
20
# Project environment variables
.github/workflows/hypatia-scan.yml
@@ -412,4 +412,4 @@ jobs:
412
repo: context.repo.repo,
413
issue_number: context.issue.number,
414
body: comment
415
- });
+ });
0 commit comments