Skip to content

Commit

Permalink
Add test for overflow checking (#23)
Browse files Browse the repository at this point in the history
add test
  • Loading branch information
jcp19 authored Feb 14, 2024
1 parent 12afb6e commit 482aca5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
files: 'test/files_test/file1.go@11 test/files_test/file2.gobra'
includePaths: 'test/include_path'
timeout: 2m
overflow: 1
- name: Verify Gobra files (package mode)
uses: ./
with:
Expand Down

0 comments on commit 482aca5

Please sign in to comment.