Skip to content

Commit 848b2cf

Browse files
playing with matrix
1 parent 637d1dc commit 848b2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444
steps:
4545
- uses: actions/checkout@v1
4646
- run: |
47-
echo env
47+
echo $BLA
4848
env: ${{ matrix.env }}

0 commit comments

Comments
 (0)