Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
siwatanejo committed Mar 13, 2024
1 parent 0aeb971 commit e3cc064
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/CI.yml
Expand Up @@ -94,7 +94,10 @@ jobs:
run: packwallet

conventions:
needs: run_snap
needs:
- integration_tests
- run_snap

runs-on: ubuntu-22.04
container:
image: "ubuntu:22.04"
Expand Down

0 comments on commit e3cc064

Please sign in to comment.