diff options
| author | Ralf Jung <post@ralfj.de> | 2023-07-03 11:59:19 +0200 |
|---|---|---|
| committer | Ralf Jung <post@ralfj.de> | 2023-07-03 11:59:19 +0200 |
| commit | 4951d5f404133f0abf2c4f2535daefa19ba5f0af (patch) | |
| tree | 8c54301e89d26c86a62949cf00373fc094e0cc26 | |
| parent | 46c1e617929b635c8773e163a8d8653bf132c9d9 (diff) | |
| download | rust-4951d5f404133f0abf2c4f2535daefa19ba5f0af.tar.gz rust-4951d5f404133f0abf2c4f2535daefa19ba5f0af.zip | |
remove outdated comment
| -rw-r--r-- | src/tools/miri/.github/workflows/ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/miri/.github/workflows/ci.yml b/src/tools/miri/.github/workflows/ci.yml index cff37c54e6b..c87b3e42323 100644 --- a/src/tools/miri/.github/workflows/ci.yml +++ b/src/tools/miri/.github/workflows/ci.yml @@ -135,7 +135,6 @@ jobs: # workflow is successful listening to webhooks only. # # ALL THE PREVIOUS JOBS NEED TO BE ADDED TO THE `needs` SECTION OF THIS JOB! - # (`fmt` is deliberately not listed, we want bors to ignore it.) end-success: name: bors build finished runs-on: ubuntu-latest |
