Skip to content

Commit 2aabd19

Browse files
committed
wip: testing
1 parent 345b162 commit 2aabd19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/images.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
password: ${{ secrets.DOCKER_PASSWORD }}
6060

6161
# Build and test
62+
- name: Test...
63+
run: bash -c 'git status; git log | head -n120'
6264
- name: Building the ${{ matrix.cfg.id }} image
6365
run: ./ci/ciimage/build.py -t build ${{ matrix.cfg.id }}
6466
- name: Testing the ${{ matrix.cfg.id }} image

0 commit comments

Comments
 (0)