Skip to content

Commit 5f792b4

Browse files
committed
test: run actions from main
1 parent 2fea383 commit 5f792b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeChecks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Install devenv.sh
6666
run: nix profile add nixpkgs#devenv
6767

68-
- name: Build the devenv shell and run any pre-commit hooks
68+
- name: Build the devenv shell and run tests
6969
run: devenv test
7070
timeout-minutes: 15
7171

0 commit comments

Comments
 (0)