Skip to content

Commit

Permalink
Update build_passportissuance.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aahna-ashina authored Mar 2, 2024
1 parent d708192 commit 26aa3e6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build_passportissuance.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
name: Build passportissuance

on:
push:
Expand All @@ -7,7 +7,7 @@ on:
branches: [ "main" ]

jobs:
build:
build_passportissuance:

strategy:
matrix:
Expand All @@ -30,4 +30,3 @@ jobs:

- run: npm run codegen
- run: npm run build
- run: npm run test

0 comments on commit 26aa3e6

Please sign in to comment.