diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ef73a23..9e64ec5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,6 +20,7 @@ jobs: - name: Run README.md snippets run: | sudo ./scripts/test.sh + cat plot.ascii - name: Upload artifacts if: always() uses: actions/upload-artifact@v3