Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VigneshVSV authored Jul 20, 2024
1 parent 29bf2e2 commit abef1d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
name: Python Unit Tests

on:
workflow_dispatch
push:
branches:
- develop
- main
pull_request:
branches:
- main

jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit abef1d3

Please sign in to comment.