Skip to content

Commit

Permalink
run unit test
Browse files Browse the repository at this point in the history
Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
  • Loading branch information
VallariAg committed Nov 12, 2024
1 parent 4660f3c commit f579240
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/unit_tests.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Unit Tests (with tox)
on: pull_request
on:
push:
branches:
- fix-unit-test

jobs:
build:
Expand Down

0 comments on commit f579240

Please sign in to comment.