Skip to content

Commit

Permalink
Merge pull request #98 from Mardy445/main
Browse files Browse the repository at this point in the history
Update BCheckChecker to allow for validation of undeclared variables
  • Loading branch information
Michelle-PortSwigger authored Aug 31, 2023
2 parents d28b4b4 + ba0b39c commit dc8b107
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_bcheck_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
distribution: 'oracle'

- name: Validate BChecks
run: java -jar BCheckChecker-1.0.jar
run: java -jar BCheckChecker-1.1.jar
Binary file removed BCheckChecker-1.0.jar
Binary file not shown.
Binary file added BCheckChecker-1.1.jar
Binary file not shown.

0 comments on commit dc8b107

Please sign in to comment.