Skip to content

Commit

Permalink
Run on any
Browse files Browse the repository at this point in the history
  • Loading branch information
rcthomas committed May 19, 2022
1 parent 3a2c96f commit 0044a5b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions

name: Python package
name: Test

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit 0044a5b

Please sign in to comment.