diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 78ee45f..246ae55 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -2,6 +2,7 @@ on: [push] jobs: run_twitter_circuit_tests: runs-on: ubuntu-latest + environment: development steps: - uses: actions/checkout@v3 - name: Set Node.js 16.x @@ -42,4 +43,4 @@ jobs: CI: "true" with: args: yarn workspace @zk-email/twitter-verifier test:full-e2e - \ No newline at end of file +