Skip to content

Commit

Permalink
continue debugging workflow 16
Browse files Browse the repository at this point in the history
  • Loading branch information
nick1udwig committed Sep 11, 2024
1 parent a1ec689 commit f551a90
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,7 @@ jobs:
- name: Run Kit tests
#run: ./kit t code/tests.toml
run: |
pwd
ls -l
./kinode --version
./kit --version
./kit t code/tests.toml 2>&1
{ ./kit t code/tests.toml; } 2>&1
build:
needs: test
Expand Down

0 comments on commit f551a90

Please sign in to comment.