Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
goodspark committed Oct 10, 2024
1 parent 29859cc commit b6b7b26
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,8 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- run: env | grep GITHUB_
- run: |
export ASD="asd
zxc
123"
echo $ASD
echo "$ASD"
echo asd \
zxc \
123 \
${{ '' }}

0 comments on commit b6b7b26

Please sign in to comment.