Update ci_src_examples_linux.yml
This commit is contained in:
parent
b978dec51c
commit
ebcbe292c1
1 changed files with 1 additions and 3 deletions
2
.github/workflows/ci_src_examples_linux.yml
vendored
2
.github/workflows/ci_src_examples_linux.yml
vendored
|
@ -4,9 +4,7 @@ on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue