Skip to content

Commit

Permalink
mutating testing can do errors
Browse files Browse the repository at this point in the history
  • Loading branch information
stamm committed Mar 2, 2024
1 parent d6f51e2 commit ea52213
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
run: go test -v ./...

- name: Mutating
uses: go-gremlins/gremlins-action@v1
uses: go-gremlins/gremlins-action@v1
continue-on-error: true

0 comments on commit ea52213

Please sign in to comment.