Skip to content

Commit

Permalink
Update and rename go.yml to tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Jan 26, 2025
1 parent b9d5e3a commit c44dfe1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml → .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Tests (186) "
name: "Tests"

permissions:
contents: read
Expand All @@ -11,7 +11,7 @@ on:
branches: ["main"]

jobs:
test:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit c44dfe1

Please sign in to comment.