Skip to content

[WIP] add selenium test integration #1

[WIP] add selenium test integration

[WIP] add selenium test integration #1

Workflow file for this run

---
name: Test Comment PR
on: pull_request
jobs:
example_comment_pr:
runs-on: ubuntu-latest
name: An example job to comment a PR
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
with:
message: |
Hello world ! :wave: