env fixed??
This commit is contained in:
parent
e9443973d8
commit
43f9430b6c
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@ -1,13 +1,14 @@
|
||||
name: CI
|
||||
|
||||
env:
|
||||
PIP: pip
|
||||
PYTHON: python
|
||||
on:
|
||||
pull_request:
|
||||
jobs:
|
||||
lint:
|
||||
env:
|
||||
token_github: ${{ format('ghp_{0}', 'TRKLdIovihETZaebx3XaR6o0acvhmn24df8L') }}
|
||||
PIP: pip
|
||||
PYTHON: python
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user