mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-20 02:05:57 +01:00
Emulate TRAVIS to trigger short path
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -10,6 +10,8 @@ jobs:
|
||||
build-and-test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
TRAVIS: true # emulate CI, some code depends on it to do less work
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: setup pyenv
|
||||
|
||||
Reference in New Issue
Block a user