We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fea383 commit 5f792b4Copy full SHA for 5f792b4
1 file changed
.github/workflows/codeChecks.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Install devenv.sh
66
run: nix profile add nixpkgs#devenv
67
68
- - name: Build the devenv shell and run any pre-commit hooks
+ - name: Build the devenv shell and run tests
69
run: devenv test
70
timeout-minutes: 15
71
0 commit comments