Skip to content

Commit fdc0c8d

Browse files
authored
Merge pull request #126 from NMSCD/dev
bump deps
2 parents 1bf3728 + 9c6dbd5 commit fdc0c8d

File tree

3 files changed

+346
-303
lines changed

3 files changed

+346
-303
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ on:
55
pull_request:
66
types: [opened, synchronize]
77

8-
concurrency:
9-
group: "testbuild"
10-
cancel-in-progress: true
11-
128
jobs:
139
Build:
1410
runs-on: ubuntu-latest
@@ -22,4 +18,4 @@ jobs:
2218
uses: actions/checkout@v4
2319

2420
- name: Test Build
25-
uses: Lenni009/test-build-vite-action@main
21+
uses: Lenni009/test-build-vite-action@main

0 commit comments

Comments
 (0)