forked from iinuwa/oso
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Django] Use name of variable instead of Python variable repr. (osohq…
…#1568) * [Django] Use name of variable instead of Python variable repr. * Run `go mod tidy` before testing * Drop tests for Python 3.6 on Windows No longer supported by action actions/setup-python#355 (comment) * Update submodules.
- Loading branch information
1 parent
c12a268
commit 4339c20
Showing
10 changed files
with
13 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,5 @@ | |
|
||
test: | ||
make -C ../../../../languages/go copy_lib | ||
go mod tidy | ||
go test |
Submodule go
updated
from 31e678 to 2f2d68
Submodule java
updated
from 2ed954 to 20404c
Submodule nodejs
updated
from 111a4a to 02cf92
Submodule python
updated
from 098880 to 3872a4
Submodule ruby
updated
from 71ab7d to a016aa
Submodule rust
updated
from f11ac4 to 0a1e68
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters