Skip to content

Commit

Permalink
rename github job
Browse files Browse the repository at this point in the history
  • Loading branch information
fabcotech committed Oct 21, 2024
1 parent 6e3bb51 commit 324a5f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Build an run tests

on:
push:
Expand All @@ -10,7 +10,7 @@ on:

jobs:
build-and-test:
name: Build and Test
name: Build an run tests
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 324a5f1

Please sign in to comment.