Skip to content

Commit

Permalink
Updated readme and landing_page.png
Browse files Browse the repository at this point in the history
  • Loading branch information
rishi2019194 committed Oct 17, 2023
1 parent 1c98659 commit 06dea69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/codecoverage.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Code Coverage

on:
push:
branches:
- 'master'
pull_request:
workflow_dispatch:
on: [push]

jobs:
upload-coverage:
Expand Down
7 changes: 1 addition & 6 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Unittest

on:
push:
branches:
- 'master'
pull_request:
workflow_dispatch:
on: [push]

jobs:
build:
Expand Down

0 comments on commit 06dea69

Please sign in to comment.