You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds a new GitHub Actions workflow to automatically test the GUI build process.
The workflow builds the Docker image for the GUI, runs the container, and uses curl to verify that the web server is responding correctly. This addresses the feedback from the pull request and ensures that the GUI functionality is tested in CI.
0 commit comments