Skip to content

Commit

Permalink
- set not-exact version
Browse files Browse the repository at this point in the history
  • Loading branch information
psmithshine committed Jul 18, 2024
1 parent e9caf3a commit 455b5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- run: yarn workspace server build
- run: yarn workspace client build
# Fix version so that it doesn't advance over time unless we want it to
- uses: cypress-io/github-action@v6.7.1
- uses: cypress-io/github-action@v6
with:
start: yarn workspace integration start
wait-on: "http://localhost:5000"
Expand Down

0 comments on commit 455b5eb

Please sign in to comment.