Fix workflow and job names
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
name: camelot
|
||||
name: build
|
||||
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user