diff options
| author | Jorge Iglesias Garcia <44316552+jorgeig-space@users.noreply.github.com> | 2021-08-27 12:00:33 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-27 12:00:33 +0800 |
| commit | eec2e9c154e421f7e12070d40a925e9e2c689986 (patch) | |
| tree | 6cd5cdd928db1e88135d4d26cf780af886b4ede0 /.github/workflows | |
| parent | 58c2b6c829ece84bf66b2c9dbbf42c7249201d2e (diff) | |
Revert CI changes
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fd3c2de..4d7ed95 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -6,8 +6,6 @@ on: - master - staging - trying - - test - - v0.5.7-as-released env: CARGO_TERM_COLOR: always |
