Skip to content

Commit b3417be

Browse files
authored
Bump Metabase test version
1 parent 659c1ad commit b3417be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Initial Setup before running tests
4444
run: |
4545
chmod +x ./tests/initial_setup.sh
46-
./tests/initial_setup.sh -v 0.45.2.1
46+
./tests/initial_setup.sh -v 0.47.1
4747
- name: Test with pytest
4848
run: |
4949
pytest

0 commit comments

Comments
 (0)