ci: update script name.

This is a change in the upstream dev container.
This commit is contained in:
Kyle Isom 2023-10-20 03:08:08 -07:00
parent e923335396
commit 1c2f9af9d9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
- checkout
- run:
name: Setup cmake build
command: setup-cmake.sh
command: cmake-build-and-test.sh
static_analysis:
docker:
- image: git.wntrmute.dev/sc/dev:main