Skip to content

Commit

Permalink
delete spaces for push and github action test
Browse files Browse the repository at this point in the history
  • Loading branch information
a-lambda committed Jan 24, 2024
1 parent 1072443 commit 1e12787
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/rne.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,4 @@ jobs:
DB_USER: ${{ secrets.DB_USER }}
DB_PASSWORD: ${{ secrets.DB_PASSWORD }}
DB_PORT: ${{ secrets.DB_PORT }}
DB_NAME: ${{ secrets.DB_NAME }}


DB_NAME: ${{ secrets.DB_NAME }}

0 comments on commit 1e12787

Please sign in to comment.