mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: update task title
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
||||
# We need to change this to cypress/e2e/ for the specific tests we are running
|
||||
# in this workflow.
|
||||
#
|
||||
- name: Adjust the Cypress Config for 3rd party donation tests
|
||||
- name: Adjust the Cypress Config
|
||||
run: |
|
||||
sed -i 's#cypress/e2e/default/#cypress/e2e/#g' cypress.config.js
|
||||
|
||||
|
||||
@@ -72,7 +72,7 @@ jobs:
|
||||
# We need to change this to cypress/e2e/ for the specific tests we are running
|
||||
# in this workflow.
|
||||
#
|
||||
- name: Adjust the Cypress Config for 3rd party donation tests
|
||||
- name: Adjust the Cypress Config
|
||||
run: |
|
||||
sed -i 's#cypress/e2e/default/#cypress/e2e/#g' cypress.config.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user