Skip to content

Commit

Permalink
feat/intial-v unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
hminaee-tc committed Jun 13, 2024
1 parent f590033 commit 8469058
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish Python 🐍 distributions 📦 to PyPI
name: Unit tests

on:
push:
Expand All @@ -9,7 +9,7 @@ on:
- main

jobs:
build-n-publish:
unit-tests:
name: Build and publish Python 🐍 distributions 📦 to PyPI
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 8469058

Please sign in to comment.