Skip to content

Commit

Permalink
chore: format GH workflow file
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <[email protected]>
  • Loading branch information
rustatian committed Dec 16, 2023
1 parent 371e04f commit b98027b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:

- name: Run golang tests with coverage
run: make test

build-sample-rr:
name: Build (Go ${{ matrix.go }}, OS ${{matrix.os}})
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit b98027b

Please sign in to comment.