Skip to content

Commit

Permalink
start testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bitplane committed Dec 22, 2024
1 parent e2d2a9a commit 2ab646f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Test
run: ./test.sh
- name: Run CLI tests
run: ./test/run.sh test/cli
File renamed without changes.
File renamed without changes.
5 changes: 0 additions & 5 deletions test/cli/topic/test_add_topic.sh

This file was deleted.

0 comments on commit 2ab646f

Please sign in to comment.