Reformat YAML and fix repo in README

PiperOrigin-RevId: 335080873
This commit is contained in:
Dan Tsekhanskiy
2020-10-02 12:41:32 -07:00
committed by Copybara-Service
parent 0399e33b32
commit 14824242bb
2 changed files with 2 additions and 7 deletions

View File

@@ -1,10 +1,5 @@
name: Python Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: [push, pull_request]
jobs:
python_tests:
runs-on: ubuntu-20.04