Skip to content

Commit

Permalink
Fix git conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Mar 24, 2024
1 parent ea9b39d commit a7e4a65
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test_python.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: test_python
on:
pull_request:
branches: [main]
push:
branches: [main]
on: [pull_request, push]
jobs:
test_python:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a7e4a65

Please sign in to comment.