Skip to content

Commit

Permalink
ci: ensure Linux tests pass
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Volosatovs <[email protected]>
  • Loading branch information
rvolosatovs committed Sep 19, 2024
1 parent 06a02bc commit 2112df7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ jobs:
env:
GOGC: 1
WEST_LOG: trace
continue-on-error: ${{ matrix.config.os == 'ubuntu-latest' }} # TODO: remove
- run: git diff --exit-code

test-dev:
Expand Down Expand Up @@ -205,7 +204,6 @@ jobs:
env:
GOGC: 1
WEST_LOG: trace
continue-on-error: ${{ matrix.config.os == 'ubuntu-latest' }} # TODO: remove
- run: git diff --exit-code

gofmt:
Expand Down

0 comments on commit 2112df7

Please sign in to comment.