Skip to content

Commit

Permalink
improve clt
Browse files Browse the repository at this point in the history
  • Loading branch information
djklim87 committed Oct 31, 2023
1 parent fc37520 commit e33093b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: k3s Testing
name: Testing
on: push
jobs:
tests:
Expand All @@ -12,10 +12,7 @@ jobs:
push: false
tags: manticoresoftware/manticore-docker-test-kit:latest
context: ./clt_tests/testkit/
- run: |
ls
pwd
- uses: manticoresoftware/clt@main
- uses: manticoresoftware/clt@0.1.9
with:
image: manticoresoftware/manticore-docker-test-kit:latest
test_prefix: clt_tests/tests/
Expand Down

0 comments on commit e33093b

Please sign in to comment.