Skip to content

Commit

Permalink
chore: test the test
Browse files Browse the repository at this point in the history
  • Loading branch information
juditgreskovits committed Nov 20, 2024
1 parent d0d0633 commit 00293bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ jobs:
popd
popd
echo "Test ./local-test.sh (with cleanup flag)"
./local-test.sh -w ../$NX_WORKSPACE -a $NX_APP
test -z "$(git status --porcelain)"
# echo "Test ./local-test.sh (with cleanup flag)"
# ./local-test.sh -w ../$NX_WORKSPACE -a $NX_APP
# test -z "$(git status --porcelain)"
pr-validation:
name: PR validation
Expand Down

0 comments on commit 00293bb

Please sign in to comment.