mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 07:09:31 +00:00
Add actions workflow to run Selenium tests (#818)
This commit is contained in:
parent
78cb405acd
commit
95893eedaa
3 changed files with 44 additions and 1 deletions
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: CI/CD
|
||||
name: Docker
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Reference in a new issue