@samitouri / QOS-React-1 / commits / f648e4ce85

[test/react] Turn on react tests in CI

Sathya Gunasekaran committed Oct 25, 2023 at 12:39 UTC f648e4ce85dd3b1a8ecc4120a0629a4b75859480
1 file changed +2 -2
compiler/.github/workflows/react.yml
+2 -2
@@ -23,5 +23,5 @@ jobs:
23 working-directory: react
24 - run: yarn install --frozen-lockfile
25 working-directory: react
26 - #- run: yarn test --ci
27 - # working-directory: react
26 + - run: yarn test --ci
27 + working-directory: react