mirror of
https://github.com/ditkrg/k8s-set-context.git
synced 2026-01-23 06:16:48 +00:00
Review fix
This commit is contained in:
parent
8766cff7e1
commit
e80462c8fa
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -20,8 +20,8 @@ jobs:
|
||||
- name: 'Validate build'
|
||||
env:
|
||||
branch: ${GITHUB_REF##*/}
|
||||
if: env.branch == 'master'
|
||||
run: |
|
||||
echo ${env:branch}
|
||||
npm install
|
||||
npm build
|
||||
- name: 'Run L0 tests'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user