Skip to content

Commit 8016eab

Browse files
committed
feat: add integration tests
1 parent 615afb0 commit 8016eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Integration Tests
33
on: [push]
44

55
jobs:
6-
build-and-deploy:
6+
build-and-test:
77
runs-on: ubuntu-22.04
88

99
steps:

0 commit comments

Comments
 (0)