Skip to content

Commit

Permalink
Removing unused properties
Browse files Browse the repository at this point in the history
  • Loading branch information
tech-consortium committed Nov 13, 2023
1 parent f4be3d0 commit b954c9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
run: |
touch .env
echo TEST_TOKEN=${{ secrets.TEST_TOKEN }} >> .env
echo TEST_PROJECT_ID=${{ secrets.TEST_PROJECT_ID }} >> .env
echo TEST_DOMAIN=${{ secrets.TEST_DOMAIN }} >> .env
- name: Use Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit b954c9e

Please sign in to comment.