Skip to content

Commit

Permalink
Merge branch 'feat/add-test-suite' of github.com:ls1intum/hades into …
Browse files Browse the repository at this point in the history
…feat/add-test-suite
  • Loading branch information
robertjndw committed May 8, 2024
2 parents 7ca991b + fbd3db6 commit 3069edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Go Test
on: [push]

jobs:
build:
test:
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 3069edd

Please sign in to comment.