Skip to content

Commit

Permalink
run unit tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopiraccini committed Nov 29, 2023
1 parent f941a90 commit ae8b388
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 @@ -8,7 +8,7 @@ on:
- '**.md'

jobs:
build:
test:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
Expand Down

0 comments on commit ae8b388

Please sign in to comment.