mirror of
https://github.com/google/glazier.git
synced 2026-04-06 08:00:01 -04:00
Reformat YAML and fix repo in README
PiperOrigin-RevId: 335080873
This commit is contained in:
committed by
Copybara-Service
parent
0399e33b32
commit
14824242bb
7
.github/workflows/python_tests.yml
vendored
7
.github/workflows/python_tests.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user