Skip to content

Commit

Permalink
ci: run some release tests against tag creation
Browse files Browse the repository at this point in the history
  • Loading branch information
beemi committed Oct 28, 2022
1 parent 17266b7 commit 35718f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
with:
version: ${{ steps.previous_tag.outputs.tag }}

# Minor PROD releases.
- name: Set production agents
run: |
export NODE_OPTIONS="--max-old-space-size=5120"
Expand Down

0 comments on commit 35718f9

Please sign in to comment.