Skip to content

Commit

Permalink
Update test-it-with-github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hernanchavezthielemann authored Dec 9, 2023
1 parent c0e4d98 commit 0748c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-it-with-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: "export DISPLAY=:99.0 && sleep 3" # give xvfb some time to start

- name: Run Gro2Lam
run: python2 run
run: xvfb-run python2 run



0 comments on commit 0748c50

Please sign in to comment.