ci: fix failing tests
Some checks failed
Test / Test (push) Has been cancelled

This commit is contained in:
Kim, Jimin 2025-06-01 13:52:04 +09:00
parent 3cc8fd3b2a
commit 77b3673269
Signed by: pomp
GPG key ID: D3932F82A0667A3B
2 changed files with 2 additions and 1 deletions

View file

@ -9,7 +9,7 @@ on:
jobs: jobs:
test: test:
name: Test name: Test
runs-on: docker runs-on: ubuntu:latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: cachix/install-nix-action@v31 - uses: cachix/install-nix-action@v31

View file

@ -37,6 +37,7 @@
"pompy", "pompy",
"pompydev", "pompydev",
"rehype", "rehype",
"rharkor",
"stdenv", "stdenv",
"supersub", "supersub",
"tailwindcss", "tailwindcss",