mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 02:06:08 +03:00
chore(ci): Don't mark as a failure
This commit is contained in:
parent
32bc17ff1a
commit
6173bb88fd
1
.github/workflows/bot.yml
vendored
1
.github/workflows/bot.yml
vendored
@ -69,6 +69,7 @@ jobs:
|
||||
|
||||
- name: Bump crates
|
||||
id: bump
|
||||
continue-on-error: true
|
||||
working-directory: scripts/bot
|
||||
run: |
|
||||
npx ts-node src/cargo/bump.ts
|
||||
|
Loading…
Reference in New Issue
Block a user