mirror of
https://github.com/DeterminateSystems/nix-installer-action.git
synced 2024-11-22 19:59:30 +03:00
Rename jobs
This commit is contained in:
parent
da29cfd994
commit
94a9e4375c
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -29,8 +29,8 @@ jobs:
|
||||
- name: Ensure no staged changes
|
||||
run: git diff --exit-code
|
||||
|
||||
run-test-suite:
|
||||
name: Run test suite
|
||||
run-test-suite-linux:
|
||||
name: Run test suite for Linux systems
|
||||
strategy:
|
||||
matrix:
|
||||
runner:
|
||||
@ -117,7 +117,8 @@ jobs:
|
||||
duration: 5m
|
||||
authorized-users: grahamc
|
||||
|
||||
run-darwin:
|
||||
run-test-suite-darwin:
|
||||
name: Run test suite for macOS systems
|
||||
strategy:
|
||||
matrix:
|
||||
runner:
|
||||
|
Loading…
Reference in New Issue
Block a user