update safe scanner to build elixir

This commit is contained in:
Graham McIntire 2025-08-04 10:36:28 -05:00
parent 68e484a24a
commit c68eaee85a
No known key found for this signature in database

View file

@ -14,7 +14,7 @@ concurrency:
cancel-in-progress: true
jobs:
test:
build:
# Set up a Postgres DB service. By default, Phoenix applications
# use Postgres. This creates a database for running tests.
# Additional services can be defined here if required.
@ -70,7 +70,6 @@ jobs:
with:
name: build-artifact
path: _build
security-check:
runs-on: ubuntu-latest
needs: build