get rid of misleading name
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
name: Integration Test
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
@@ -15,7 +13,7 @@ on:
|
||||
|
||||
jobs:
|
||||
# YAML anchor for common job configuration
|
||||
.integration-test: &integration-test
|
||||
integration-test: &integration-test
|
||||
runs-on: general
|
||||
container:
|
||||
image: "ghcr.io/catthehacker/ubuntu:js-24.04"
|
||||
|
||||
Reference in New Issue
Block a user