Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
refactor: update ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
mashal-m committed Sep 27, 2023
1 parent 2f83809 commit f1d7ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
env:
TESTNAME: acceptance
NODE: ${{ env.NODE_VER }}
TARGETS: "migrate requirements.js static accept"
TARGETS: "requirements.a11y requirements.js static accept"
- name: test python
run: ./.github/scripts/testing-js.sh
shell: bash
Expand Down

0 comments on commit f1d7ef9

Please sign in to comment.