Skip to content

Merge pull request #494 from apivideo/update-summary-request-attribut… #1355

Merge pull request #494 from apivideo/update-summary-request-attribut…

Merge pull request #494 from apivideo/update-summary-request-attribut… #1355

Workflow file for this run

# Fake test that always passes (for now), because the generator requires a test job in each of its targets
name: Run unit tests
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Test
run: exit 0