Skip to content

Commit

Permalink
chore: more informative heath-check endpoint (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: dchang <dchang@uncharted.software>
Co-authored-by: Five Grant <5@fivegrant.com>
  • Loading branch information
3 people authored May 15, 2023
1 parent 4d690ce commit a7ab9b7
Show file tree
Hide file tree
Showing 3 changed files with 2,688 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/julia-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
with:
version: 1
version: '1.8.5'
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
Expand Down
Loading

0 comments on commit a7ab9b7

Please sign in to comment.