aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2020-07-24 19:24:14 +0100
committerAleksey Kladov <[email protected]>2020-07-24 19:34:30 +0100
commitae3506d002c5b242a16f4f7dcbbbfa9d9e8e45ae (patch)
treea1788e7ba37f6f7f68e9328d750cd460c8e9e133 /.github
parent80d6bdbb30cb6eb154286d9e96cf2e917905a9fd (diff)
Fix another name
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/metrics.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/metrics.yaml b/.github/workflows/metrics.yaml
index 58f369422..4974867f6 100644
--- a/.github/workflows/metrics.yaml
+++ b/.github/workflows/metrics.yaml
@@ -11,7 +11,7 @@ env:
11 RUSTUP_MAX_RETRIES: 10 11 RUSTUP_MAX_RETRIES: 10
12 12
13jobs: 13jobs:
14 rustdoc: 14 metrics:
15 runs-on: ubuntu-latest 15 runs-on: ubuntu-latest
16 16
17 steps: 17 steps: