Skip to content

Commit

Permalink
ci: Rely on mapper auto-install for mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Sep 30, 2024
1 parent 041be49 commit 75682f5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/meltano-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ jobs:
run: |
meltano --version
- name: Install Mapper
run: |
meltano install mapper meltano-map-transformer
- name: Run
run: |
meltano run --install ${{ matrix.tap }} ${{ matrix.mapping }} target-sqlite
Expand Down

0 comments on commit 75682f5

Please sign in to comment.