Browse Source

Update ci_src_examples_linux.yml

pull/1067/head
Ray 5 years ago
committed by GitHub
parent
commit
ebcbe292c1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      .github/workflows/ci_src_examples_linux.yml

+ 1
- 3
.github/workflows/ci_src_examples_linux.yml View File

@ -4,9 +4,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master

Loading…
Cancel
Save