Skip to content

Commit

Permalink
rename pytest workflow to unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
miaucl committed Oct 10, 2024
1 parent 31dc3df commit 50e7b77
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Pytest
name: Unit tests

on: [push]

jobs:
build:
unit_tests:

runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 50e7b77

Please sign in to comment.