Skip to content

Commit

Permalink
chore(ci): use devshell for startuptime as well
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed Aug 7, 2024
1 parent b35cf3b commit 7f6c704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
- name: Show startuptime time
run: |
nvim --startuptime tmp.txt
nix develop --command nvim --startuptime tmp.txt
tail -n 1 tmp.txt

0 comments on commit 7f6c704

Please sign in to comment.