ci: fix Docker glop job name
This commit is contained in:
1
.github/workflows/amd64_cmake_glop_cpp.yml
vendored
1
.github/workflows/amd64_cmake_glop_cpp.yml
vendored
@@ -4,6 +4,7 @@ on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
name: Docker • CMake • Glop
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user