This commit is contained in:
@@ -27,6 +27,10 @@ jobs:
|
||||
rustc --version
|
||||
cargo --version
|
||||
|
||||
- name: Show Python version
|
||||
shell: bash
|
||||
run: python3 --version
|
||||
|
||||
- name: Run precommit checks
|
||||
shell: bash
|
||||
run: scripts/precommit-check.sh
|
||||
|
||||
Reference in New Issue
Block a user