Skip to content

Commit

Permalink
fix(ci): remove redundant env
Browse files Browse the repository at this point in the history
  • Loading branch information
karrui committed Sep 24, 2024
1 parent e040f3f commit 3f9eedc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ jobs:
DD_SERVICE: isomer
DD_API_KEY: ${{ secrets.DD_API_KEY }}
DD_CIVISIBILITY_AUTO_INSTRUMENTATION_PROVIDER: github
NODE_OPTIONS: -r ${{ env.DD_TRACE_PACKAGE }}
run: . .env.test && npx jest --runInBand

gatekeep:
Expand Down

0 comments on commit 3f9eedc

Please sign in to comment.