Skip to content

Commit

Permalink
MWB-402: action test
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverBerserk committed Aug 22, 2024
1 parent 1af60b5 commit 9742310
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cypress-tests1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ env:
ENVIRONMENT: staging
jobs:
run_tests_on_push:
name: Running tests
runs-on: ubuntu-latest
defaults:
run:
working-directory: 'mapping_workbench/frontend'
#
# steps:
# - uses: actions/checkout@v2
Expand Down Expand Up @@ -109,8 +111,6 @@ jobs:
# start: npm start
# browser: chrome

cypress-run:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 9742310

Please sign in to comment.