diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 872ed2d5..b7f9e342 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: Build +name: Build and Test on: merge_group: @@ -70,4 +70,4 @@ jobs: with: node: ${{ env.NODE_VERSION }} working_directory: vue - config_path: src \ No newline at end of file + config_path: src