Fix Workflow Name

This commit is contained in:
TheBrokenRail 2023-06-04 00:03:15 -04:00
parent d3b78acbef
commit 61add936cc
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: 'Build'
on: push
jobs:
check-and-test:
build:
runs-on: ubuntu-latest
container: node:16-buster
steps: