Skip to content

Commit

Permalink
build: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
subotic committed Feb 22, 2025
1 parent 865d1da commit c5ebc04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
run: just pytest
- name: Build ARK resolver image
run: just docker-build-intel
- name: Run smoke tests
run: just smoke-test

# publish only for develop and tags
publish:
Expand Down

0 comments on commit c5ebc04

Please sign in to comment.