Skip to content

Commit

Permalink
[dev] fix tests workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
electrovir committed Apr 25, 2024
1 parent 9f10936 commit 4641889
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ on:
- '**'

jobs:
build:
tests:
runs-on: ${{ matrix.os }}
name: 'Tests'
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 4641889

Please sign in to comment.