Skip to content

Commit

Permalink
Remove broken integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
gn-lluis-u committed Jul 3, 2024
1 parent b166c39 commit 420d1b4
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 958 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,4 @@ jobs:
- name: Test corpus
run: |
yarn test
integration-tests:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4.1.7

- name: Run integration tests
run: |
cd integration-tests
yarn install --immutable
12 changes: 0 additions & 12 deletions integration-tests/package.json

This file was deleted.

1 change: 0 additions & 1 deletion integration-tests/tree-sitter-rtf

This file was deleted.

Loading

0 comments on commit 420d1b4

Please sign in to comment.