Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkLovesCoding committed Feb 2, 2024
1 parent 87180a9 commit aaeeae0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2

- name: Generate .env File
run: |
echo "NODE_ENV=production" > .env
Expand Down

0 comments on commit aaeeae0

Please sign in to comment.