Skip to content

Commit

Permalink
updates test workflow to resolve same issue
Browse files Browse the repository at this point in the history
  • Loading branch information
clpetersonucf committed Sep 19, 2023
1 parent c840081 commit 09d1311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- run: npm install -g yarn
- run: yarn install
# - run: yarn test-ci
- run: yarn build
- run: yarn build-dev

0 comments on commit 09d1311

Please sign in to comment.