Skip to content

Commit

Permalink
up mrcfile
Browse files Browse the repository at this point in the history
  • Loading branch information
danpf committed Nov 28, 2023
1 parent f4105b6 commit 1612f06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
with:
python-version: "3.12"

- name: Build, Test, and Upload dpf-mrcfile
run: python ./mono.py --mode cicd_dpf_mrcfile
# - name: Build, Test, and Upload dpf-mrcfile
# run: python ./mono.py --mode cicd_dpf_mrcfile

- uses: actions/upload-artifact@v3
if: runner.os == 'Linux'
Expand Down

0 comments on commit 1612f06

Please sign in to comment.