Skip to content

Commit

Permalink
Minor tweaks
Browse files Browse the repository at this point in the history
Signed-off-by: Bili Dong <qobilidop@gmail.com>
  • Loading branch information
qobilidop committed Oct 7, 2024
1 parent 04ea3c9 commit d45c9c6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ concurrency:
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}

jobs:
build:
build-and-test:
runs-on: ubuntu-20.04
env:
IMAGE_TYPE: test

steps:

- name: Checkout repo
Expand Down

0 comments on commit d45c9c6

Please sign in to comment.