Skip to content

Commit

Permalink
file rename
Browse files Browse the repository at this point in the history
  • Loading branch information
pompon0 committed Nov 3, 2023
1 parent 64e21c8 commit 7d5a640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/protobuf_conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
- name: run test
run: >
bazel run //conformance:conformance_test_runner --
--failure_list "${{ github.workspace }}/this/node/libs/protobuf/src/bin/conformance_test/conformance_test_failure_list.txt"
--failure_list "${{ github.workspace }}/this/node/libs/protobuf/src/bin/conformance_test/failure_list.txt"
"${{ github.workspace }}/this/node/target/debug/conformance_test"
working-directory: "protobuf"

0 comments on commit 7d5a640

Please sign in to comment.