undo cronjob deliberate failure
This commit is contained in:
parent
1cf1a2e40a
commit
0b9ee16248
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -71,7 +71,6 @@ jobs:
|
||||
run: |
|
||||
if [[ ${{ github.event_name }} == 'schedule' ]]; then
|
||||
RUSTC_HASH=$(git ls-remote https://github.com/rust-lang/rust.git master | awk '{print $1}')
|
||||
exit 1 # just to test cron notifications
|
||||
else
|
||||
RUSTC_HASH=$(< rust-version)
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user