Skip to content

Commit

Permalink
a
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 e673ff9 commit 9a79b09
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
uses: actions/checkout@master
- name: "Run tests"
uses: okteto/test@jlo/fix-fithub-multiline-envvars
env:
MY_VAR: |
Line 1
Line 2
Line 3
with:
tests: "worker"
tests: "worker"
log-level: "debug"

0 comments on commit 9a79b09

Please sign in to comment.