workflow: skip devenv test
This commit is contained in:
@@ -20,8 +20,8 @@ jobs:
|
||||
- name: Install devenv.sh
|
||||
run: nix profile install nixpkgs#devenv
|
||||
|
||||
- name: Build the devenv shell and run any pre-commit hooks
|
||||
run: devenv test
|
||||
# - name: Build the devenv shell and run any pre-commit hooks
|
||||
# run: devenv test
|
||||
|
||||
- name: Log in to Docker registry
|
||||
shell: devenv shell bash -- -e {0}
|
||||
|
||||
Reference in New Issue
Block a user