mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-27 21:55:15 -05:00
Try Cypress in Github Actions 5
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -21,6 +21,8 @@ jobs:
|
||||
PORT: 4455
|
||||
DB_PATH: db.sqlite3
|
||||
SESSION_SECRET: secret
|
||||
DISCORD_CLIENT_ID: 123
|
||||
DISCORD_CLIENT_SECRET: secret
|
||||
- name: Prettier
|
||||
run: npm run prettier:check
|
||||
- name: Lint TS
|
||||
|
||||
Reference in New Issue
Block a user