Skip to content

Commit

Permalink
common: XXX
Browse files Browse the repository at this point in the history
  • Loading branch information
janekmi committed Jul 21, 2023
1 parent bf99bec commit 830407e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
- name: Pull the image
run: cd $WORKDIR && ./pull-or-rebuild-image.sh

- name: XXX test event
run: echo ${{ github.event_name }}

- name: Run the build
env:
TEST_BUILD: ${{ matrix.TEST_BUILD }}
Expand Down

0 comments on commit 830407e

Please sign in to comment.