Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
kb-kerem committed Apr 17, 2024
1 parent 3e922c4 commit 6d6caa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
tags: saucelabs/visual-java
file: Dockerfile
load: true
- name: Run the tests
- name: Run the integration tests
run: |
npm ci
npm run test
Expand Down

0 comments on commit 6d6caa1

Please sign in to comment.