Skip to content

Commit

Permalink
test: example
Browse files Browse the repository at this point in the history
  • Loading branch information
escalate committed Jan 7, 2024
1 parent 4d51571 commit cf45752
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,3 +245,9 @@ jobs:
- name: Run go test
run: |
go test -v -cover ./...
- name: bla
run:

- run: |
echo "blub"

0 comments on commit cf45752

Please sign in to comment.