Skip to content

Commit

Permalink
Run nextjs system-test in tracer CI (#3777)
Browse files Browse the repository at this point in the history
  • Loading branch information
uurien committed Nov 9, 2023
1 parent 0999ce6 commit d0f383c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
include:
- weblog-variant: express4
- weblog-variant: express4-typescript
- weblog-variant: nextjs
env:
TEST_LIBRARY: nodejs
WEBLOG_VARIANT: ${{ matrix.weblog-variant }}
Expand Down

0 comments on commit d0f383c

Please sign in to comment.