Skip to content

Commit

Permalink
test in console
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardoventurini committed Oct 27, 2023
1 parent 3f5319f commit e0cc9df
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 @@ -33,4 +33,4 @@ jobs:
export NODE_OPTIONS="--trace-warnings --trace-uncaught"
export FORCE_COLOR=true
meteor test-packages ./ --raw-logs --exclude-archs="web.browser.legacy,web.cordova" --release=${{ matrix.meteorRelease }}
meteor test-packages ./ --raw-logs --exclude-archs="web.browser.legacy,web.cordova" --driver-package=test-in-console --release=${{ matrix.meteorRelease }}

0 comments on commit e0cc9df

Please sign in to comment.