Skip to content

Commit

Permalink
b
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Lopez <[email protected]>
  • Loading branch information
jLopezbarb committed Sep 9, 2024
1 parent 088781a commit 78b9eb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: checkout
uses: actions/checkout@master
- name: "Run tests"
uses: okteto/test@jlo/fix-fithub-multiline-envvars
uses: okteto/test@latest
env:
MY_VAR: |
Line 1
Expand Down
2 changes: 1 addition & 1 deletion okteto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ test:
worker:
image: golang
commands:
- cd worker && printenv | grep GITHUB
- cd worker && printenv | grep OKTETO_

0 comments on commit 78b9eb0

Please sign in to comment.