Skip to content

Commit

Permalink
Test Docker compose build in action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Pieniazek committed Mar 25, 2024
1 parent b2bf587 commit 2c042e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
- name: Init Website for personal_website
run: reflex init
- name: Export the website
run: reflex export
run: reflex export
- name: Test Docker Build
run: docker compose build

0 comments on commit 2c042e8

Please sign in to comment.