Skip to content

Commit

Permalink
Trying another test of breaking up gopherjs tests
Browse files Browse the repository at this point in the history
  • Loading branch information
grantnelson-wf committed Jul 11, 2024
1 parent ac81336 commit 4ee3d5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ jobs:
| grep -v -x -f .std_test_pkg_exclusions \
| grep -Pe "${{matrix.filter}}" \
)
echo "Running tests for packages: $PACKAGE_NAMES"
gopherjs test -p 2 --minify -v --short $PACKAGE_NAMES
gorepo_tests:
Expand Down

0 comments on commit 4ee3d5a

Please sign in to comment.