Skip to content

Commit

Permalink
Support Argos test
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Dec 23, 2023
1 parent f4ccc06 commit beb86a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
node-version: ${{ env.NODE_VERSION }}
start-strategy: ${{ matrix.start_strategy }}
spec-relative-path: ${{ matrix.test_spec }}
# - run: npm exec -- argos upload --token ${{ secrets.ARGOS_TOKEN }} cypress/screenshots
- run: npm exec -- argos upload --token ${{ secrets.ARGOS_TOKEN }} cypress/screenshots

documentation-ci-cd:
name: Test and Deploy Documentation to GitHub Pages
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ React Template <sup>![Node Version Badge is Missing][node version badge]</sup>

[![License Badge][license badge]](https://www.apache.org/licenses/LICENSE-2.0)
![GitHub last commit (master)](https://img.shields.io/github/last-commit/QubitPi/react-template/master?logo=github&style=for-the-badge)
[![Covered by Argos Visual Testing](https://argos-ci.com/badge.svg)](https://app.argos-ci.com/qubitpi/react-template/reference)

License
-------
Expand Down

0 comments on commit beb86a3

Please sign in to comment.