Skip to content

Commit

Permalink
Fix clt
Browse files Browse the repository at this point in the history
  • Loading branch information
djklim87 committed Oct 24, 2023
1 parent ff76d9f commit 6437b28
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ jobs:
tags: manticoresoftware/manticore:current
build-args: |
DEV=1
- name: Checkout
uses: actions/checkout@v4
- run: |
ls
pwd
- name: Build test kit
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 6437b28

Please sign in to comment.