Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .github/workflows/pythonpackage.yml
Co-Authored-By: Michaël Zasso <targos@protonmail.com>
  • Loading branch information
cclauss and targos authored Sep 6, 2019
commit abccb64bb2c2aa086ede00b487d2ee726dc3ca65
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Python 3 testing

on: [push, pull, pull_request]
on: [push, pull_request]

jobs:
build:
Expand Down