Skip to content

Commit

Permalink
Update build_test.yml (#149)
Browse files Browse the repository at this point in the history
* Update build_test.yml

* Update lint.yml
  • Loading branch information
samriddhi99 authored Jul 29, 2024
1 parent c8153fb commit cf6416f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Build & test
on:
push:
pull_request:
types: [opened, reopened]

jobs:
run_test:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Linting
on:
push:
pull_request:
types: [opened, reopened]

jobs:
black:
Expand Down

0 comments on commit cf6416f

Please sign in to comment.