Skip to content

Commit

Permalink
functional_test: show results (test log file)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-naumov committed Sep 15, 2024
1 parent e6b4683 commit 0460eeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,6 @@ jobs:
shell: bash
working-directory: ${{github.workspace}}/tests
run: |
rm -rf screen-2024*
./pyte_test.py
cat screen-*

0 comments on commit 0460eeb

Please sign in to comment.