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