mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Rename job to Test
This commit is contained in:
4
.github/workflows/build-code.yml
vendored
4
.github/workflows/build-code.yml
vendored
@@ -3,8 +3,8 @@ name: Build Code
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: "Build"
|
||||
test:
|
||||
name: "Test"
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user