aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorVendicated <vendicated@riseup.net>2022-10-09 22:36:26 +0200
committerVendicated <vendicated@riseup.net>2022-10-09 22:36:26 +0200
commit5610df8b3707fd8405764b903cb3f829571075ac (patch)
tree4c39de5e84f717676e608a02b0375f45da1fc6dc /.github/workflows
parent9e6ee4df52c92d5dc70a9ba59f3181fff1176676 (diff)
downloadVencord-5610df8b3707fd8405764b903cb3f829571075ac.tar.gz
Vencord-5610df8b3707fd8405764b903cb3f829571075ac.tar.bz2
Vencord-5610df8b3707fd8405764b903cb3f829571075ac.zip
Holy shidd Aliucod Desktop real????
This is what happens if you dont pay attention while kanging :trollface:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index ded6687..3a303ff 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -23,5 +23,5 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile
- - name: Build aliucord
+ - name: Lint & Test if it compiles
run: pnpm lint && pnpm build