Skip to content

Commit

Permalink
Rename build-and-test job to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Dec 8, 2023
1 parent 668549c commit 0d42051
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Build and Test"
name: ci

on:
workflow_dispatch:
Expand All @@ -12,7 +12,6 @@ on:

jobs:
build-and-test:
name: Build and Test
runs-on: [self-hosted, linux]
steps:
- name: Checkout repository
Expand Down

0 comments on commit 0d42051

Please sign in to comment.