3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-22 16:29:32 +01:00

Fix name of CI job

This commit is contained in:
David Tolnay 2024-04-14 10:12:12 -07:00
parent 2118353b98
commit 621886d7a3
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

@ -12,7 +12,7 @@ permissions:
jobs: jobs:
install: install:
name: Rust ${{matrix.rust}} name: Install
runs-on: ubuntu-latest runs-on: ubuntu-latest
timeout-minutes: 45 timeout-minutes: 45
steps: steps: