Skip to content

Commit

Permalink
Merge pull request #59 from CMU-17313Q/jdufitum-patch-4
Browse files Browse the repository at this point in the history
Update azure-deploy-f24.yml
  • Loading branch information
jdufitum authored Oct 27, 2024
2 parents 2610ac6 + 94d9ba8 commit b1213c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/azure-deploy-f24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ concurrency:
cancel-in-progress: true

jobs:
lint-and-test:
uses:
./.github/workflows/test.yaml
#lint-and-test:
# uses:
#./.github/workflows/test.yaml

build-and-deploy:
if: github.repository == 'CMU-17313Q/nodebb-f24-pentagon'
needs: lint-and-test
#needs: lint-and-test

runs-on: ubuntu-latest

Expand Down

0 comments on commit b1213c8

Please sign in to comment.