Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaldu committed Jul 13, 2024
1 parent c8a7a2f commit 31d324e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/installation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Test installation inside docker containers (serial)
working-directory: ${{github.workspace}}/docker/serial
run: |
ls
docker build -t serial .
echo "Testing installation from PyPi"
Expand Down

0 comments on commit 31d324e

Please sign in to comment.