feat: update workflow

This commit is contained in:
Joe Previte
2021-01-27 16:04:37 -07:00
parent 66fe663e33
commit 6685a3e364
8 changed files with 148 additions and 151 deletions

View File

@@ -1,10 +0,0 @@
# Use the playwright Docker image
FROM mcr.microsoft.com/playwright:bionic
## NOTES
# Somehow get code-server artifact
# Run it locally on port 8080
# so that it can be accessed in our tests
# It should build the project
# Start code server and then we should run the tests