Quellcode durchsuchen

fix vanilliajs folder

Tensor-Programming vor 5 Jahren
Ursprung
Commit
d2ba2ffabd
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      .github/workflows/smoke-test-prod.yml

+ 1 - 1
.github/workflows/smoke-test-prod.yml

@@ -13,7 +13,7 @@ jobs:
       fail-fast: false
       matrix:
         platform: [ubuntu-latest, macos-latest, windows-latest]
-        example: [react/gatsby-themed-site, react/create-react-app, react/next.js, vanilla/monolith, vue/quasar-app, svelte/svelte-app]
+        example: [react/gatsby-themed-site, react/create-react-app, react/next.js, vanillajs/monolith, vue/quasar-app, svelte/svelte-app]
         include:
           - platform: ubuntu-latest
             CARGO_HOME: ~/.cargo