Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: sync to googleapis/conformance-tests@fa559a1 #1167

Merged
merged 10 commits into from
May 4, 2020
Prev Previous commit
Next Next commit
fix
  • Loading branch information
jkwlui committed May 1, 2020
commit ea48df31738e69684cec618cbfacc83c4b1c0111
4 changes: 2 additions & 2 deletions .github/workflows/conformance-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ on:
branches:
- master
pull_request:
name: conformance-test
name: ci
jobs:
test:
conformance-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down