Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Jan 25, 2025
1 parent 4a21034 commit 566ccc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Unit tests
name: 186 tests

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

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

0 comments on commit 566ccc0

Please sign in to comment.