Skip to content

Commit

Permalink
Linting must pass
Browse files Browse the repository at this point in the history
  • Loading branch information
xiwenc committed Apr 12, 2024
1 parent 033592b commit bcb58ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: go test -v ./...

- name: xunit-report
run: ./bin/mendix-cli lint --xunit-report report.xml || true
run: ./bin/mendix-cli lint --xunit-report report.xml

- name: Process xunit-report
uses: dorny/test-reporter@v1
Expand Down

0 comments on commit bcb58ea

Please sign in to comment.