Skip to content

Added DuckDuckGo AI Chat https://github.com/libredirect/browser_exten… #1268

Added DuckDuckGo AI Chat https://github.com/libredirect/browser_exten…

Added DuckDuckGo AI Chat https://github.com/libredirect/browser_exten… #1268

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- run: npm install
- run: npm test