Skip to content

Commit

Permalink
Merge pull request #106 from NMSCD/dev
Browse files Browse the repository at this point in the history
bump deps
  • Loading branch information
Lenni009 committed Sep 17, 2024
2 parents e75d763 + 519d570 commit 5697ae0
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 102 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
pull_request:
types: [opened, synchronize]

concurrency:
group: "testbuild"
cancel-in-progress: true

jobs:
Build:
runs-on: ubuntu-latest
Expand All @@ -22,4 +18,4 @@ jobs:
uses: actions/checkout@v4

- name: Test Build
uses: Lenni009/test-build-vite-action@main
uses: Lenni009/test-build-vite-action@main
Loading

0 comments on commit 5697ae0

Please sign in to comment.