Skip to content

chat-core-zendesk: support setting tags in constructor config (#52) #304

chat-core-zendesk: support setting tags in constructor config (#52)

chat-core-zendesk: support setting tags in constructor config (#52) #304

Workflow file for this run

# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Run Tests
on: [push, pull_request]
jobs:
call_run_tests:
uses: yext/slapshot-reusable-workflows/.github/workflows/run_tests.yml@v1
with:
node_matrix: '["16.x", "18.x"]'