Skip to content

Commit

Permalink
GHA: Run unit tests - take 2 [#5]
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikBengtsson committed Apr 25, 2023
1 parent 6aec50e commit 5c038bd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on: [push, pull_request]

name: "unit tests"
name: unit_tests

jobs:
checks:
Expand All @@ -10,7 +10,7 @@ jobs:

runs-on: ubuntu-22.04

name: "unit tests"
name: unit_tests

strategy:
fail-fast: false
Expand Down

0 comments on commit 5c038bd

Please sign in to comment.