ci: re-enable hive tests (#9240)

This commit is contained in:
joshieDo
2024-07-04 12:15:21 +02:00
committed by GitHub
parent 38f2d00c8a
commit 27ed81317f
9 changed files with 193 additions and 29 deletions

View File

@ -58,7 +58,7 @@ jobs:
with:
cache-on-failure: true
- name: Run no_std checks
run: .github/scripts/check_no_std.sh
run: .github/assets/check_no_std.sh
crate-checks:
runs-on: ubuntu-latest