Skip to content

Commit 025eb61

Browse files
committed
added comment
1 parent 5b99b46 commit 025eb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
DATABASE_URL: sqlite:///./test.db
12-
X_TOKEN: 1234
12+
X_TOKEN: 1234 # Since this is a local test, we can use a dummy token
1313

1414
jobs:
1515
# quality:

0 commit comments

Comments
 (0)