Skip to content

Commit

Permalink
Update github action test to run with postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
pflooky committed Sep 13, 2024
1 parent e7f9973 commit acf50d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
id: test-action
uses: ./
with:
configuration_file: example/file.yaml
configuration_file: example/postgres-to-csv.yaml
base_folder: insta-integration-test

- name: Print Output
Expand Down

0 comments on commit acf50d4

Please sign in to comment.