Skip to content

Commit

Permalink
Merge pull request #30 from NMSCD/dev
Browse files Browse the repository at this point in the history
bump deps
  • Loading branch information
Lenni009 authored Aug 21, 2024
2 parents 9c28e81 + 1ade97e commit 8051f0f
Show file tree
Hide file tree
Showing 3 changed files with 187 additions and 147 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 8051f0f

Please sign in to comment.