Skip to content

Commit

Permalink
#152 Savepoint
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Jul 11, 2024
1 parent f1bff47 commit 99d9f63
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ When a change is committed to GitHub or a Pull Request is made against the `main
this action runs `go test` with coverage testing on Linux.

- [Go Test Linux GitHub action]
- Configuration:
- [testcoverage.yaml]
- Configuration: [testcoverage.yaml]
- Uses:
- [actions/checkout]
- [actions/setup-go]
Expand All @@ -111,8 +110,7 @@ When a Pull Request is made against the `main` branch,
this action runs `go test` with coverage testing on Windows.

- [Go Test Windows GitHub action]
- Configuration:
- [testcoverage.yaml]
- Configuration: [testcoverage.yaml]
- Uses:
- [actions/checkout]
- [actions/setup-go]
Expand Down

0 comments on commit 99d9f63

Please sign in to comment.