trigger a github action

This commit is contained in:
Benjamin Sergeant 2020-02-07 17:08:25 -08:00
parent 5f6c54bb90
commit 94431756ff

View File

@ -2,6 +2,7 @@ name: C/C++ CI
on: [push]
# fake comment to trigger an action 1
jobs:
linux:
runs-on: ubuntu-latest