mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-27 12:20:56 +00:00
ci: Define GH token (#1584)
This commit is contained in:
parent
49ebc23a6d
commit
a0a02ce2a8
1
.github/workflows/hil.yml
vendored
1
.github/workflows/hil.yml
vendored
@ -15,6 +15,7 @@ on:
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
jobs:
|
||||
build-tests:
|
||||
|
Loading…
x
Reference in New Issue
Block a user