Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
banadiga authored Oct 10, 2024
1 parent 80cc3d1 commit 50400e5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/00_Demo-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:

jobs:

build_service:
name: Build service
uses: ./.github/workflows/02_Build-service.yaml
# build_service:
# name: Build service
# uses: ./.github/workflows/02_Build-service.yaml

# testing:
# name: Run integration tests
# uses: ./.github/workflows/03_Integration-testing.yaml
testing:
name: Run integration tests
uses: ./.github/workflows/03_Integration-testing.yaml

# functionnal-testing:
# name: Run functionnal tests
Expand Down

0 comments on commit 50400e5

Please sign in to comment.