fix copypasta

This commit is contained in:
Felipe Knorr Kuhn
2021-07-16 18:45:05 -07:00
parent fa455baf27
commit 695f54c93e

View File

@@ -3,7 +3,7 @@ name: Cypress Tests
on: [push]
jobs:
cypress-firefox:
cypress-chrome:
runs-on: ubuntu-latest
steps:
- name: Checkout