Skip to content

Commit

Permalink
Add test for contact form render
Browse files Browse the repository at this point in the history
  • Loading branch information
arendondiosa committed Jun 17, 2024
1 parent 65a4559 commit 784088b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
./run_tests.sh -S ${{ env.INPUT_SRC }} -B ${{ matrix.browser }} -C ${{ matrix.client }}
env:
INPUT_SRC: automation
- name: Upload test results
uses: actions/upload-artifact@v4
with:
name: github-pages
path: automation/results/
# - name: Upload test results
# uses: actions/upload-artifact@v4
# with:
# name: github-pages
# path: automation/results/

0 comments on commit 784088b

Please sign in to comment.