Skip to content

Commit

Permalink
remove step_file_parser
Browse files Browse the repository at this point in the history
  • Loading branch information
rw-bsi authored Nov 27, 2024
1 parent 8d3c50f commit ccd7584
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ jobs:
cd ${{ github.workspace }}/backend/apps/ifc_validation/checks/ifc_gherkin_rules
git checkout -q ${{ github.event.client_payload.branch }}
- name: Fetch latest submodule - step_file_parser
run: |
cd ${{ github.workspace }}/backend/apps/ifc_validation/checks/step_file_parser
git checkout -B master # note: only using master branch for now
- name: Fetch latest submodule - ifc-validation-models
run: |
cd ${{ github.workspace }}/backend/apps/ifc_validation_models
Expand Down

0 comments on commit ccd7584

Please sign in to comment.