We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a8b4e commit 70c1e10Copy full SHA for 70c1e10
.github/workflows/acceptance.yml
@@ -45,7 +45,6 @@ jobs:
45
git fetch origin $GITHUB_BASE_REF:$GITHUB_BASE_REF
46
git fetch origin $GITHUB_HEAD_REF:$GITHUB_HEAD_REF
47
48
- # TODO: update `acceptance/v0.4.2` in all repositories
49
- name: Run integration tests
50
uses: databrickslabs/sandbox/acceptance@acceptance/v0.4.2
51
with:
0 commit comments