Skip to content

Commit

Permalink
try cd out of duplicate PreprocessingLayer_TripleConstruction
Browse files Browse the repository at this point in the history
  • Loading branch information
KORFITZ1DEV committed Nov 17, 2023
1 parent f8bc21d commit 0b3ce00
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci-cd-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout Repository
uses: actions/checkout@v3

- name: Build if test pass
run: |
cd ..
echo "Building project"
python3 server/server.py
Expand Down

0 comments on commit 0b3ce00

Please sign in to comment.