refactor: 💡 backend CI comments

This commit is contained in:
ThatOneCalculator
2024-01-04 13:45:26 -08:00
parent 9bd9c8196c
commit 03039f4955

View File

@@ -5,7 +5,7 @@ on:
pull_request:
jobs:
build:
name: 'Format & Build Backend'
name: 'Format Backend' # Format & Lint
env:
PUBLIC_API_BASE_URL: ''
runs-on: ubuntu-latest