Skip to content

Commit

Permalink
Changed actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Demmonius committed Jan 7, 2021
1 parent ea2bb77 commit 3d90f53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
-
- uses: ./
with:
variables: |
VAR=TEST
ANOTHER
LAST=teSt
LAST=ANOTHER

0 comments on commit 3d90f53

Please sign in to comment.