Skip to content

Commit

Permalink
TEst multiline
Browse files Browse the repository at this point in the history
  • Loading branch information
ekigamba committed Aug 15, 2023
1 parent 2372c90 commit 4bb693f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/performance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
matrix:
api-level: [28]
steps:
- name: Test out multiline commands
run: pwd && \
echo "Somebody"

- name: Cancel Previous workflow runs
uses: styfle/[email protected]
with:
Expand Down

0 comments on commit 4bb693f

Please sign in to comment.